This commit is contained in:
aozhiwei 2019-09-04 16:41:54 +08:00
parent 563ed701ef
commit c7e7764d81

View File

@ -51,8 +51,6 @@ set(EXECUTABLE_OUTPUT_PATH
${PROJECT_BINARY_DIR}/../bin
)
set_directory_properties(PROPERTIES COMPILE_DEFINITIONS_DEBUG "_DEBUG")
add_executable(
masterserver ${SRC_LIST}
)