diff --git a/CMakeLists.txt b/CMakeLists.txt index b5643519..30d013cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -506,7 +506,6 @@ target_include_directories(OpenSTA ) set(CXX_COMMON_FLAGS -Wall -Wextra -pedantic -Wcast-qual -Wredundant-decls -Wformat-security -Wp,-D_GLIBCXX_ASSERTIONS) - target_compile_options(OpenSTA PRIVATE $<$:${CXX_COMMON_FLAGS}>