Skip to content

Commit

Permalink
CMake (Haiku): fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterLi committed Feb 5, 2025
1 parent 7f21202 commit edcd799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,7 @@ elseif(Haiku)
target_link_libraries(libfastfetch
PRIVATE "network"
PRIVATE "be"
PRIVATE "gnu"
)
endif()

Expand Down

0 comments on commit edcd799

Please sign in to comment.