From db5fb5ac3b543738a583d9416d1e5e7c0f7c1954 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Thu, 14 Jan 2021 23:58:32 +0800 Subject: [PATCH] Try to get commit contributions to work on Gitea and try again to close #7 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index d4aa351..bc40e61 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,7 @@ 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