X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=samples%2FMapCorrectnessTests%2FCMakeLists.txt;h=50d61a03521dc2261cb6d531522f0ef295ef38ba;hp=b1c771cc647d916638a233cde48c84b3c8bb7976;hb=125c4e5e45715acb0444d77db7dfa384cbaff208;hpb=673a618f0fa0da41cf25897d40edbb0293b4765d diff --git a/samples/MapCorrectnessTests/CMakeLists.txt b/samples/MapCorrectnessTests/CMakeLists.txt index b1c771c..50d61a0 100644 --- a/samples/MapCorrectnessTests/CMakeLists.txt +++ b/samples/MapCorrectnessTests/CMakeLists.txt @@ -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)