[crisscross commit] r873 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 17, 2008, 12:53:51 PM10/17/08
to crisscr...@googlegroups.com
Author: steven.noonan
Date: Fri Oct 17 09:53:39 2008
New Revision: 873

Modified:
trunk/CMakeLists.txt

Log:
Working on getting this working on Debian.


Modified: trunk/CMakeLists.txt
==============================================================================
--- trunk/CMakeLists.txt (original)
+++ trunk/CMakeLists.txt Fri Oct 17 09:53:39 2008
@@ -1,4 +1,6 @@
cmake_minimum_required (VERSION 2.4)
+cmake_policy(VERSION 2.6)
+
project (CrissCross)

set(CMAKE_BUILD_TYPE RelWithDebInfo)
@@ -68,7 +70,7 @@
IF(${item} STREQUAL ${_path} AND NOT
_CMAKE_CURRENT_BINARY_DIR_included_before_path )
MESSAGE(FATAL_ERROR
"This is the ADD_PRECOMPILED_HEADER macro. "
- "CMAKE_CURREN_BINARY_DIR has to mentioned at INCLUDE_DIRECTORIES's
argument list before ${_path}, where ${_name} is located"
+ "CMAKE_CURRENT_BINARY_DIR has to mentioned at INCLUDE_DIRECTORIES's
argument list before ${_path}, where ${_name} is located"
)
ENDIF(${item} STREQUAL ${_path} AND NOT
_CMAKE_CURRENT_BINARY_DIR_included_before_path )

Reply all
Reply to author
Forward
0 new messages