mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-30 09:48:30 +02:00
test: Make ctest run C++ unit tests
Signed-off-by: Jaehyun Kim <[email protected]>
This commit is contained in:
@@ -13,7 +13,7 @@ macro(sta_cpp_test name)
|
||||
)
|
||||
gtest_discover_tests(${name}
|
||||
WORKING_DIRECTORY ${STA_HOME}
|
||||
PROPERTIES LABELS "cpp;module_network"
|
||||
PROPERTIES LABELS "cpp\;module_network"
|
||||
)
|
||||
endmacro()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user