Skip to content

Commit 6407c7d

Browse files
committed
hm
1 parent 0674ab2 commit 6407c7d

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
@@ -29,6 +29,7 @@ add_subdirectory($ENV{GEODE_SDK} ${CMAKE_CURRENT_BINARY_DIR}/geode)
2929

3030
CPMAddPackage("gh:mackron/miniaudio#f40cf03")
3131
target_link_libraries(${PROJECT_NAME} miniaudio)
32+
add_compile_definitions(MINIAUDIO_IMPLEMENTATION)
3233

3334
# https://miniaud.io/docs/manual/index.html
3435
# The macOS build should compile cleanly without the need to download any dependencies

0 commit comments

Comments
 (0)