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 20, 2024
1 parent 8acd6f3 commit 3ae3bff
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 3ae3bff

Please sign in to comment.