add our profile use stuff

This commit is contained in:
DarthArgus
2017-01-10 11:19:18 -06:00
parent fdaf856317
commit 49a18be0ba
7 changed files with 37 additions and 5 deletions
@@ -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