projects
/
junction.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changes libcds library path
[junction.git]
/
samples
/
MallocTest
/
CMakeLists.txt
diff --git
a/samples/MallocTest/CMakeLists.txt
b/samples/MallocTest/CMakeLists.txt
index 9838328344f21e3bc9a24eae906dfbfd7e323ed3..e7774af78111cddce0864749b38869bd1238bc2c 100644
(file)
--- a/
samples/MallocTest/CMakeLists.txt
+++ b/
samples/MallocTest/CMakeLists.txt
@@
-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)