Skip to content

Commit

Permalink
Update utils/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Márton Szász <szaszm@apache.org>
  • Loading branch information
adamdebreceni and szaszm authored Feb 13, 2025
1 parent 24a9869 commit 4ba9f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ if(NOT WIN32)
endif()
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS 9)
target_link_libraries(minifi-utils PUBLIC stdc++fs)
endif()
endif()

0 comments on commit 4ba9f7c

Please sign in to comment.