mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 14:38:10 +02:00
Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) instead (policy CMP0053)"
This reverts commit 45f2e84a7d.
This commit is contained in:
parent
f9192688b6
commit
f756aead90
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ endif(COMMAND cmake_policy)
|
|||
if(CMAKE_MAJOR_VERSION GREATER 2)
|
||||
cmake_policy(SET CMP0026 NEW)
|
||||
cmake_policy(SET CMP0053 NEW)
|
||||
cmake_policy(SET CMP0054 NEW)
|
||||
endif()
|
||||
|
||||
# detect version
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue