summaryrefslogtreecommitdiffstats
path: root/src/GeoIP-1.4.0/data/CMakeLists.txt
blob: 627b9ba1de226413545ae81533d49e015e981508 (plain)
1
2
3
4
5
6
7

###### GeoIP data

install(
    FILES GeoIP.dat GeoIP-LICENSE.txt
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/geoip
)