This commit is contained in:
11
cmake/dpp.cmake
Normal file
11
cmake/dpp.cmake
Normal file
@@ -0,0 +1,11 @@
|
||||
CPMAddPackage(
|
||||
URI "gh:brainboxdotcc/DPP@10.1.5"
|
||||
OPTIONS "BUILD_VOICE_SUPPORT ON"
|
||||
OPTIONS "RUN_LDCONFIG OFF"
|
||||
OPTIONS "DPP_INSTALL OFF"
|
||||
OPTIONS "DPP_BUILD_TEST OFF"
|
||||
OPTIONS "DPP_NO_VCPKG ON"
|
||||
OPTIONS "DPP_NO_CONAN ON"
|
||||
OPTIONS "DPP_FORMATTERS ON"
|
||||
OPTIONS "DPP_USE_PCH ON"
|
||||
)
|
||||
Reference in New Issue
Block a user