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 74de528 commit 882b57f
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 @@ -28,7 +28,6 @@ endif()
set(CMAKE_EXPORT_COMPILE_COMMANDS TRUE)

include(GNUInstallDirs)
include(UseLibCXX)

find_package(nlohmann_json "3.6.1" REQUIRED)
find_package(fmt "8.1.1"
Expand Down

0 comments on commit 882b57f

Please sign in to comment.