hedgewars/CMakeLists.txt
changeset 2666 2b8c8f16421e
parent 2664 949c189ba568
child 2669 4eec706e86b0
equal deleted inserted replaced
2665:50b4e544c163 2666:2b8c8f16421e
    48 	GSHandlers.inc
    48 	GSHandlers.inc
    49 	HHHandlers.inc
    49 	HHHandlers.inc
    50 	SinTable.inc
    50 	SinTable.inc
    51 	options.inc
    51 	options.inc
    52 	${CMAKE_CURRENT_BINARY_DIR}/proto.inc
    52 	${CMAKE_CURRENT_BINARY_DIR}/proto.inc
    53 	tunsetborder.inc
       
    54 	)
    53 	)
    55 
    54 
    56 find_program(fpc_executable ${fpc_tryexe})
    55 find_program(fpc_executable ${fpc_tryexe})
    57 
    56 
    58 if(fpc_executable)
    57 if(fpc_executable)