Skip to content

Commit a6ef4c7

Browse files
committed
silly openal
1 parent 2f1b3d8 commit a6ef4c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ set(CMAKE_TOOLCHAIN_FILE "$ENV{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake")
1313

1414
project ("SNDXlib")
1515

16+
set(CMAKE_POLICY_VERSION_MINIMUM 3.5)
1617
find_package(OpenAL CONFIG REQUIRED)
1718
find_package(Stb REQUIRED)
1819
find_path(MINIMP3_INCLUDE_DIRS "minimp3/minimp3.h")

0 commit comments

Comments
 (0)