mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 03:24: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_PATCH_VERSION "3")
|
||||
|
||||
if(POLICY CMP0042)
|
||||
cmake_policy(SET CMP0042 OLD)
|
||||
endif()
|
||||
#if(POLICY CMP0042)
|
||||
# cmake_policy(SET CMP0042 OLD)
|
||||
#endif()
|
||||
|
||||
option(QT6 "Build with Qt 6" OFF)
|
||||
option(BUILD_TESTS "Create test" ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user