Skip to content

Commit f04fbe0

Browse files
zrpherculebddppq
authored andcommitted
fix ninja external (#1507)
1 parent 06f6d63 commit f04fbe0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/external/googletest.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ ExternalProject_Add(googletest
2727
-DBUILD_GMOCK:BOOL=OFF
2828
-DBUILD_GTEST:BOOL=ON
2929
-Dgtest_force_shared_crt:BOOL=OFF
30+
BUILD_BYPRODUCTS ${googletest_STATIC_LIBRARIES}
3031
)

0 commit comments

Comments
 (0)