Skip to content

Commit

Permalink
Revert "Add OpenAL as a dependecy"
Browse files Browse the repository at this point in the history
This reverts commit c2834ae.
  • Loading branch information
sabianroberts committed Sep 7, 2024
1 parent 68564ed commit 6daa6d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,4 @@ target_compile_definitions(client PRIVATE
-DCLIENT_WEAPONS
-DUPDATE_CHECK)

add_subdirectory(external/openal-soft)
target_link_libraries(client discord-rpc)
target_link_libraries(client OpenAL)

0 comments on commit 6daa6d3

Please sign in to comment.