-
Pavel Kretov authored
CMakeLists.txt used CMAKE_CURRENT_SOURCE_DIR in some cases, but CMAKE_SOURCE_DIR in others, which made it impossible to include CAF into another project by using CMake's `add_subdirectory` command.
672f1c81
CMakeLists.txt used CMAKE_CURRENT_SOURCE_DIR in some cases, but CMAKE_SOURCE_DIR in others, which made it impossible to include CAF into another project by using CMake's `add_subdirectory` command.