hedgewars/CMakeLists.txt
changeset 1097 06b15817b8a0
parent 942 b41af014d85e
child 1415 6fbfee0e113a
equal deleted inserted replaced
1096:213286baaee4 1097:06b15817b8a0
    39 	CCHandlers.inc
    39 	CCHandlers.inc
    40 	GSHandlers.inc
    40 	GSHandlers.inc
    41 	HHHandlers.inc
    41 	HHHandlers.inc
    42 	SinTable.inc
    42 	SinTable.inc
    43 	options.inc
    43 	options.inc
    44 	${CMAKE_CURRENT_BINARY_DIR}/playlist.inc
       
    45 	${CMAKE_CURRENT_BINARY_DIR}/proto.inc
    44 	${CMAKE_CURRENT_BINARY_DIR}/proto.inc
    46 	tunsetborder.inc
    45 	tunsetborder.inc
    47 	)
    46 	)
    48 
    47 
    49 find_program(fpc_executable ${fpc_tryexe})
    48 find_program(fpc_executable ${fpc_tryexe})