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 20, 2024
1 parent e52179e commit a2723fe
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 @@ -21,7 +21,6 @@ project(irods_rule_engine_plugin-metadata_guard
include(${IRODS_TARGETS_PATH})

include(GNUInstallDirs)
include(UseLibCXX)

find_package(Threads REQUIRED)
find_package(OpenSSL REQUIRED COMPONENTS Crypto SSL)
Expand Down

0 comments on commit a2723fe

Please sign in to comment.