aboutsummaryrefslogtreecommitdiff
path: root/src/tests/CMakeLists.txt
blob: 4b4f8145cac402e9797a9fc2d887133e387fa1ae (plain)
1
2
3
4
# BUILD_GEOD is defined in src/apps/CMakeLists.txt
if(BUILD_TESTING AND BUILD_GEOD)
  include(bin_geodtest.cmake)
endif()