Skip to content

Commit c939967

Browse files
authored
Update ConfigureAbseil.cmake
1 parent 0ee40a3 commit c939967

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/ConfigureAbseil.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ ExternalProject_Add(abseil
4040
-DCMAKE_POLICY_DEFAULT_CMP0091=NEW
4141
-DCMAKE_MSVC_RUNTIME_LIBRARY:STRING=${CMAKE_MSVC_RUNTIME_LIBRARY}
4242
-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON
43-
CMAKE_CACHE_ARGS
4443
-DCMAKE_INSTALL_PREFIX:PATH=${ABSEIL_INSTALL_PREFIX}
4544
-DABSL_BUILD_TESTING:BOOL=OFF
4645
)

0 commit comments

Comments
 (0)