Skip to content

Commit

Permalink
Remove dep on unused Boost components
Browse files Browse the repository at this point in the history
  • Loading branch information
kordejong authored Nov 11, 2024
1 parent 22bc8c7 commit c305f7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions environment/cmake/LueConfiguration.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ if(LUE_BUILD_QUALITY_ASSURANCE)

if(LUE_QUALITY_ASSURANCE_WITH_TESTS)
set(LUE_BOOST_REQUIRED TRUE)
list(APPEND LUE_REQUIRED_BOOST_COMPONENTS
filesystem system unit_test_framework)

if(LUE_BUILD_FRAMEWORK)
set(LUE_HPXRUN_REQUIRED TRUE)
Expand Down

0 comments on commit c305f7b

Please sign in to comment.