mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 02:15:46 -04:00
dep: Add rapidjson
This commit is contained in:
2
dep/rapidjson/CMakeLists.txt
Normal file
2
dep/rapidjson/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
add_library(rapidjson INTERFACE)
|
||||
target_include_directories(rapidjson INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include/")
|
Reference in New Issue
Block a user