mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 17:19:05 -05:00
BUG: fix for backwards compatibility
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# A more complex test case
|
||||
#
|
||||
SET(CMAKE_BACKWARDS_COMPATIBILITY 1.2)
|
||||
PROJECT (Complex)
|
||||
|
||||
#
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# A more complex test case
|
||||
#
|
||||
SET(CMAKE_BACKWARDS_COMPATIBILITY 1.2)
|
||||
PROJECT (Complex)
|
||||
|
||||
#
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# A more complex test case
|
||||
#
|
||||
SET(CMAKE_BACKWARDS_COMPATIBILITY 1.2)
|
||||
PROJECT (Complex)
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user