Skip to content

Commit

Permalink
Port glog fix, will be reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Aug 14, 2024
1 parent b099023 commit ffd33fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/vcpkg/ports/gflags/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ vcpkg_configure_cmake(
-DBUILD_gflags_nothreads_LIB:BOOL=OFF
-DGFLAGS_USE_TARGET_NAMESPACE:BOOL=ON
-DCMAKE_DEBUG_POSTFIX=d
-DGFLAGS_BUILD_STATIC_LIBS:BOOL=ON
-DGFLAGS_BUILD_SHARED_LIBS:BOOL=ON
-DGFLAGS_BUILD_gflags_LIB:BOOL=ON
)

vcpkg_install_cmake()
Expand Down

0 comments on commit ffd33fb

Please sign in to comment.