1 2 3 4 5 6 7
include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${ClangReplaceLocation} ) add_subdirectory(tool) add_subdirectory(Core)