cyclonedds/src/core/ddsc
Dan Rose 960d4f7358 Use PROJECT_NAME instead of CMAKE_PROJECT_NAME
CMAKE_PROJECT_NAME refers to the top-level project name, not the most recent project. So any CMake project that pulls this in as a dependency was in for a nasty surprise.
https://cmake.org/cmake/help/latest/variable/CMAKE_PROJECT_NAME.html

Signed-off-by: Dan Rose <dan@digilabs.io>
2019-10-20 03:28:15 -07:00
..
cmake Use PROJECT_NAME instead of CMAKE_PROJECT_NAME 2019-10-20 03:28:15 -07:00
include Initializing domain with configuration as a string 2019-09-19 16:30:27 +02:00
src No printing of null pointers in config errors 2019-10-16 03:08:31 +02:00
tests Use PROJECT_NAME instead of CMAKE_PROJECT_NAME 2019-10-20 03:28:15 -07:00
CMakeLists.txt Rearrange things to make RHC interface public 2019-09-11 10:06:24 +02:00