Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
12
Plugins/GameLiftServerSDK/ThirdParty/websocketpp/examples/dev/CMakeLists.txt
vendored
Normal file
12
Plugins/GameLiftServerSDK/ThirdParty/websocketpp/examples/dev/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
file (GLOB SOURCE_FILES *.cpp)
|
||||
file (GLOB HEADER_FILES *.hpp)
|
||||
|
||||
#init_target (dev)
|
||||
|
||||
#build_executable (${TARGET_NAME} ${SOURCE_FILES} ${HEADER_FILES})
|
||||
|
||||
#link_boost ()
|
||||
#final_target ()
|
||||
|
||||
#set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "examples")
|
||||
Reference in New Issue
Block a user