hanchenye-llvm-project/clang-tools-extra/clang-modernize/CMakeLists.txt

8 lines
128 B
CMake

include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${ClangReplaceLocation}
)
add_subdirectory(tool)
add_subdirectory(Core)