share/CMakeLists.txt
author unc0rr
Sun, 19 Apr 2009 13:36:51 +0000
changeset 2008 fc2fb5c938c3
parent 1999 a28dcfe658e3
child 2015 d2848d723690
permissions -rw-r--r--
Patch by koda: - Variable commands to the commandline version of hwengine

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