mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
test: Make ctest run C++ unit tests
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
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