diff options
Diffstat (limited to 'subprojects/packagefiles/expat')
| -rw-r--r-- | subprojects/packagefiles/expat/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/subprojects/packagefiles/expat/CMakeLists.txt b/subprojects/packagefiles/expat/CMakeLists.txt new file mode 100644 index 0000000..c856a85 --- /dev/null +++ b/subprojects/packagefiles/expat/CMakeLists.txt @@ -0,0 +1,2 @@ +cmake_minimum_required(VERSION 3.9 FATAL_ERROR) +add_subdirectory(expat) |