Crossfire Client, Trunk
Functions
crossfire-crossfire-client/common/CMakeLists.txt File Reference

Functions

 add_custom_command (OUTPUT msgtypes.h COMMAND ${PERL_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/msgtypes.pl ${CMAKE_CURRENT_SOURCE_DIR} DEPENDS shared/newclient.h) add_library(cfclient client.c client.h commands.c external.h image.c init.c item.c item.h mapdata.c mapdata.h metaserver.c metaserver.h misc.c msgtypes.h new socket.c p_cmd.c p_cmd.h player.c proto.h script.c script.h script_lua.c shared/newclient.h version.h) target_include_directories(cfclient PRIVATE $
 

Function Documentation

◆ add_custom_command()

add_custom_command ( OUTPUT msgtypes.h COMMAND ${PERL_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/msgtypes.pl ${CMAKE_CURRENT_SOURCE_DIR} DEPENDS shared/newclient.  h)
new

Definition at line 1 of file CMakeLists.txt.