mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:17:44 +00:00
Ports: Add ProTracker 2 clone
This commit is contained in:
parent
b56ef9042b
commit
ffc51853bf
5 changed files with 116 additions and 0 deletions
10
Ports/pt2-clone/patches/CMakeLists_outputpath.patch
Normal file
10
Ports/pt2-clone/patches/CMakeLists_outputpath.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- pt2-clone-1.28/CMakeLists.txt 2021-01-01 20:48:32.000000000 +0100
|
||||
+++ pt2-clone-1.28D/CMakeLists.txt 2021-01-22 13:59:34.871852522 +0100
|
||||
@@ -3,7 +3,6 @@
|
||||
project(pt2-clone)
|
||||
|
||||
find_package(SDL2 REQUIRED)
|
||||
-set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${pt2-clone_SOURCE_DIR}/release/other/")
|
||||
|
||||
file(GLOB pt2-clone_SRC
|
||||
"${pt2-clone_SOURCE_DIR}/src/*.c"
|
Loading…
Add table
Add a link
Reference in a new issue