mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
3 lines
120 B
CMake
3 lines
120 B
CMake
add_library(rapidjson INTERFACE)
|
|
target_include_directories(rapidjson INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include/")
|