diff options
Diffstat (limited to 'kgeography/CMakeLists.txt')
-rw-r--r-- | kgeography/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kgeography/CMakeLists.txt b/kgeography/CMakeLists.txt new file mode 100644 index 00000000..f54e982b --- /dev/null +++ b/kgeography/CMakeLists.txt @@ -0,0 +1,4 @@ +add_subdirectory( src ) +add_subdirectory( data ) +add_subdirectory( icons ) +add_subdirectory( tools ) |