mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
3 lines
119 B
CMake
3 lines
119 B
CMake
add_library(rapidxml INTERFACE)
|
|
target_include_directories(rapidxml INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include")
|