Начало рефакторинга
This commit is contained in:
@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/find)
|
||||
|
||||
include(CMLibCommon)
|
||||
|
||||
option(MYXLIB_BUILD_COMPILED "Build compiled version of library" OFF)
|
||||
option(MYXLIB_HEADER_ONLY "Build header only version of library" ON)
|
||||
option(MYXLIB_BUILD_EXAMPLES "Build examples" OFF)
|
||||
|
||||
# Поиск библиотек с помощью pkgconfig
|
||||
@ -64,4 +64,3 @@ endif()
|
||||
|
||||
# Документация
|
||||
add_subdirectory(cmake/doc)
|
||||
|
||||
|
Reference in New Issue
Block a user