Browse Source

Re-attempt to close #7

master
C. J. Howard 3 years ago
parent
commit
b1da7c91d4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      CMakeLists.txt

+ 0
- 1
CMakeLists.txt View File

@ -14,7 +14,6 @@ find_package(SDL2 REQUIRED COMPONENTS SDL2::SDL2-static SDL2::SDL2main CONFIG)
find_package(OpenAL REQUIRED CONFIG)
find_library(physfs REQUIRED NAMES physfs-static PATHS "${CMAKE_PREFIX_PATH}/lib")
# Determine dependencies
set(STATIC_LIBS
dr_wav

Loading…
Cancel
Save