mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-27 16:56:28 -04:00
add info
This commit is contained in:
@@ -152,6 +152,8 @@ else()
|
||||
)
|
||||
endif()
|
||||
|
||||
add_compile_options(-fprofile-instr-use=${PROJECT_SOURCE_DIR}/src/linux/SwgDatabaseServer.profdata)
|
||||
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/shared/buffers
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/shared/core
|
||||
@@ -293,8 +295,8 @@ add_custom_command(
|
||||
)
|
||||
|
||||
add_executable(SwgDatabaseServer
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
${SCHEMA_H_OUTPUT}
|
||||
${ENCODER_CPP_OUTPUT}
|
||||
${DECODER_CPP_OUTPUT}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user