mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
remove depricated features
This commit is contained in:
parent
a602142dcb
commit
45f2312979
@ -15,9 +15,9 @@ set(QCA_LIB_MAJOR_VERSION "2")
|
|||||||
set(QCA_LIB_MINOR_VERSION "3")
|
set(QCA_LIB_MINOR_VERSION "3")
|
||||||
set(QCA_LIB_PATCH_VERSION "3")
|
set(QCA_LIB_PATCH_VERSION "3")
|
||||||
|
|
||||||
if(POLICY CMP0042)
|
#if(POLICY CMP0042)
|
||||||
cmake_policy(SET CMP0042 OLD)
|
# cmake_policy(SET CMP0042 OLD)
|
||||||
endif()
|
#endif()
|
||||||
|
|
||||||
option(QT6 "Build with Qt 6" OFF)
|
option(QT6 "Build with Qt 6" OFF)
|
||||||
option(BUILD_TESTS "Create test" ON)
|
option(BUILD_TESTS "Create test" ON)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user