mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-01 02:17:08 +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(TestUtil PRIVATE
|
||||
)
|
||||
gtest_discover_tests(TestUtil
|
||||
WORKING_DIRECTORY ${STA_HOME}
|
||||
PROPERTIES LABELS "cpp;module_util"
|
||||
PROPERTIES LABELS "cpp\;module_util"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user