share/CMakeLists.txt
author unc0rr
Sun, 19 Apr 2009 15:44:47 +0000
changeset 2009 91f461c218ab
parent 1999 a28dcfe658e3
child 2015 d2848d723690
permissions -rw-r--r--
TheXception's patch: - Add weapons button to game options widget

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