X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=samples%2FMapPerformanceTests%2FCMakeLists.txt;h=e7774af78111cddce0864749b38869bd1238bc2c;hp=9838328344f21e3bc9a24eae906dfbfd7e323ed3;hb=ebd740423cce85a1d1049f637d4e65b7d8465717;hpb=673a618f0fa0da41cf25897d40edbb0293b4765d diff --git a/samples/MapPerformanceTests/CMakeLists.txt b/samples/MapPerformanceTests/CMakeLists.txt index 9838328..e7774af 100644 --- a/samples/MapPerformanceTests/CMakeLists.txt +++ b/samples/MapPerformanceTests/CMakeLists.txt @@ -7,4 +7,4 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR) project(${SAMPLE_NAME}) endif() -include(../../cmake/AddSample.cmake) +include(../AddSample.cmake)