mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 00:05:42 -04: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/")
|