Another attempt to fix 0.6.2 in starling.
This commit is contained in:
parent
419ad605e2
commit
57fa626c9b
@ -60,7 +60,7 @@ add_executable(run-tests
|
||||
${test_headers}
|
||||
)
|
||||
|
||||
add_dependencies(run-tests gtest gmock)
|
||||
target_link_libraries(run-tests gtest gmock)
|
||||
|
||||
set_target_properties(run-tests PROPERTIES
|
||||
COMPILE_FLAGS "${yaml_c_flags} ${yaml_cxx_flags} ${yaml_test_flags}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user