Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR.
authorrfw <tony@rfw.name>
Tue, 17 May 2016 03:19:45 +0000 (20:19 -0700)
committerrfw <tony@rfw.name>
Tue, 17 May 2016 03:19:45 +0000 (20:19 -0700)
commit54032f63f2f2085b42ca173026ead62887ce6521
treec1ac005fbce8f71a2929c86a8a7af60329600e81
parent24a9e5ee830c66ae5c928796f59369da2bb41c68
Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR.

This allows inclusion of libcds via add_subdirectory in CMake.
CMakeLists.txt