We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee40a3 commit c939967Copy full SHA for c939967
cmake/ConfigureAbseil.cmake
@@ -40,7 +40,6 @@ ExternalProject_Add(abseil
40
-DCMAKE_POLICY_DEFAULT_CMP0091=NEW
41
-DCMAKE_MSVC_RUNTIME_LIBRARY:STRING=${CMAKE_MSVC_RUNTIME_LIBRARY}
42
-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON
43
- CMAKE_CACHE_ARGS
44
-DCMAKE_INSTALL_PREFIX:PATH=${ABSEIL_INSTALL_PREFIX}
45
-DABSL_BUILD_TESTING:BOOL=OFF
46
)
0 commit comments