Skip to content

Commit

Permalink
[irods/irods_7220] Do not explicitly build against libc++
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb committed Feb 21, 2024
1 parent 8d71fe5 commit b949bae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ project(irods_capability-storage_tiering
include(${IRODS_TARGETS_PATH})

include(GNUInstallDirs)
include(UseLibCXX)

if (NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build {Debug, Release}." FORCE)
Expand Down

0 comments on commit b949bae

Please sign in to comment.