Skip to content

Commit

Permalink
[irods/irods#6256] do not explicitly add spdlog to includes
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb committed Feb 21, 2024
1 parent 3af4977 commit 8b97569
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 @@ -130,7 +130,6 @@ target_include_directories(
${CMAKE_SOURCE_DIR}/s3/s3_transport/include
${IRODS_EXTERNALS_FULLPATH_BOOST}/include
${IRODS_EXTERNALS_FULLPATH_S3}/include
${IRODS_EXTERNALS_FULLPATH_SPDLOG}/include
)
target_compile_definitions(
irods_s3_plugin
Expand Down

0 comments on commit 8b97569

Please sign in to comment.