share/CMakeLists.txt
author unc0rr
Fri, 17 Apr 2009 19:58:21 +0000
changeset 2001 d909152bdc21
parent 1999 a28dcfe658e3
child 2015 d2848d723690
permissions -rw-r--r--
- More verbose output - Fix one way of crashing server

add_subdirectory(hedgewars)
IF(APPLE)
	configure_file(${hedgewars_SOURCE_DIR}/share/Info.plist.in 
		${CMAKE_CURRENT_BINARY_DIR}/Info.plist)
ENDIF(APPLE)