fix: another attempt to fix conflict
Signed-off-by: Harsh Vardhan <openroad@chez-vardhan.com>
This commit is contained in:
parent
c34f6bb67a
commit
31a77f2d72
|
|
@ -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_COMPILER_ID:GNU>:${CXX_COMMON_FLAGS}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue