diff options
Diffstat (limited to 'src/GeoIP-1.4.0/CMakeLists.txt')
-rw-r--r-- | src/GeoIP-1.4.0/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GeoIP-1.4.0/CMakeLists.txt b/src/GeoIP-1.4.0/CMakeLists.txt new file mode 100644 index 0000000..6e42390 --- /dev/null +++ b/src/GeoIP-1.4.0/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory( data ) +add_subdirectory( libGeoIP ) |