mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-02 02:15:58 -04:00
add our profile use stuff
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
if (${CMAKE_BUILD_TYPE} STREQUAL "MINSIZEREL")
|
||||
add_compile_options(-fprofile-instr-use=${PROJECT_SOURCE_DIR}/src/linux/SwgDatabaseServer.profdata)
|
||||
endif()
|
||||
|
||||
set(SHARED_SOURCES
|
||||
shared/buffers/AuctionLocationsBuffer.cpp
|
||||
|
||||
Reference in New Issue
Block a user