Delete JunctionProjectDefs.cmake; simplify AddSample.cmake and move it to samples
[junction.git] / samples / MapCorrectnessTests / CMakeLists.txt
index b1c771cc647d916638a233cde48c84b3c8bb7976..50d61a03521dc2261cb6d531522f0ef295ef38ba 100644 (file)
@@ -9,4 +9,4 @@ endif()
 
 set(TEST_CHECK_MAP_CONTENTS TRUE CACHE BOOL "Validate contents of the map using its iterator")
 set(JUNCTION_USERCONFIG "junction_userconfig.h.in" CACHE STRING "Custom config for ${SAMPLE_NAME}")
-include(../../cmake/AddSample.cmake)
+include(../AddSample.cmake)