|
@@ -4,6 +4,7 @@
|
|
|
# are working the executable should relink with the new
|
|
# are working the executable should relink with the new
|
|
|
# value. The subdir Project contains the CMakelists.txt
|
|
# value. The subdir Project contains the CMakelists.txt
|
|
|
# and source files for the test project.
|
|
# and source files for the test project.
|
|
|
|
|
+cmake_minimum_required (VERSION 2.6)
|
|
|
project(BuildDepends)
|
|
project(BuildDepends)
|
|
|
|
|
|
|
|
# This entire test takes place during the initial
|
|
# This entire test takes place during the initial
|