• Pavel Kretov's avatar
    Make consistent use of CMAKE_CURRENT_*_DIR · 672f1c81
    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 20.1 KB