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:
@@ -12,5 +12,5 @@ target_include_directories(TestGraph PRIVATE
|
||||
)
|
||||
gtest_discover_tests(TestGraph
|
||||
WORKING_DIRECTORY ${STA_HOME}
|
||||
PROPERTIES LABELS "cpp;module_graph"
|
||||
PROPERTIES LABELS "cpp\;module_graph"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user