Delete JunctionProjectDefs.cmake; simplify AddSample.cmake and move it to samples
[junction.git] / samples / MapPerformanceTests / CMakeLists.txt
index 9838328344f21e3bc9a24eae906dfbfd7e323ed3..e7774af78111cddce0864749b38869bd1238bc2c 100644 (file)
@@ -7,4 +7,4 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
     project(${SAMPLE_NAME})
 endif()    
 
     project(${SAMPLE_NAME})
 endif()    
 
-include(../../cmake/AddSample.cmake)
+include(../AddSample.cmake)