We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8ebe4 commit f9d885dCopy full SHA for f9d885d
CMakeLists.txt
@@ -560,7 +560,7 @@ if(BUILD_SOUND_LIBS_FROM_SOURCE)
560
dumb_external
561
GIT_REPOSITORY https://github.com/kode54/dumb.git
562
GIT_TAG 396caa4d31859045ccb5ef943fd430ca4026cce8
563
- PATCH_COMMAND git restore . && git apply ${CMAKE_SOURCE_DIR}/allegro-addons/aldumb.patch
+ PATCH_COMMAND git restore . && git apply ${CMAKE_SOURCE_DIR}/third_party/aldumb.patch
564
)
565
FetchContent_MakeAvailable(dumb_external)
566
add_library(dumb_headers INTERFACE)
allegro-addons/aldumb.patch third_party/aldumb.patchallegro-addons/aldumb.patch renamed to third_party/aldumb.patch
0 commit comments