mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-31 18:19:35 +08:00
3 lines
119 B
CMake
3 lines
119 B
CMake
add_library(SimpleOpt INTERFACE)
|
|
target_include_directories(SimpleOpt INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include")
|