You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option(ENABLE_TOOLS"Build binary tools 'yanglint' and 'yangre'"ON)
249
+
option(ENABLE_COMMON_TARGETS"Define common custom target names such as 'doc' or 'uninstall', may cause conflicts when using add_subdirectory() to build this project"ON)
249
250
option(BUILD_SHARED_LIBS"By default, shared libs are enabled. Turn off for a static build."ON)
250
251
set(YANG_MODULE_DIR"${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/yang/modules/libyang"CACHESTRING"Directory where to copy the YANG modules to")
0 commit comments