[cmake] Use CAPS logging by default
This commit is contained in:
@@ -21,6 +21,7 @@ INCLUDE_DIRECTORIES(libs)
|
||||
#ADD_DEFINITIONS("-DCAPS_FEATURES_RTCM2=0")
|
||||
#ADD_DEFINITIONS("-DCAPS_FEATURES_BACKFILLING=0")
|
||||
#ADD_DEFINITIONS("-DCAPS_FEATURES_JOURNAL=0")
|
||||
ADD_DEFINITIONS("-DCAPS_SC_LOGGING=0")
|
||||
|
||||
OPTION(LIBCAPS_PYTHON_WRAPPER "Create Python wrappers" ON)
|
||||
OPTION(LIBCAPS_EXAMPLES "Build and install example applications" OFF)
|
||||
|
||||
Reference in New Issue
Block a user