Remove optimization for sea_itt_lib (#7463)
This commit is contained in:
@@ -18,6 +18,7 @@ set(TARGET_NAME sea_itt_lib)
|
||||
|
||||
set(CMAKE_DEBUG_POSTFIX "")
|
||||
set(CMAKE_RELEASE_POSTFIX "")
|
||||
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE OFF)
|
||||
|
||||
file(GLOB_RECURSE SOURCES "*.cpp" "*.h")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user