mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Adds lib-sentry-report
This commit is contained in:
committed by
Dmitry Vedenko
parent
185d1d5ecc
commit
cb1f8b6c34
@@ -144,6 +144,12 @@ if( NOT CMAKE_SYSTEM_NAME MATCHES "Darwin|Windows")
|
||||
)
|
||||
endif()
|
||||
|
||||
add_conan_lib(
|
||||
RapidJSON
|
||||
rapidjson/1.1.0
|
||||
REQUIRED
|
||||
)
|
||||
|
||||
set_conan_vars_to_parent()
|
||||
|
||||
# Required libraries
|
||||
|
||||
Reference in New Issue
Block a user