mirror of
https://github.com/ysoftdevs/cpp-examples.git
synced 2026-06-13 17:14:27 +02:00
prepare phase - copy libs from correct directory
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ task copySdlLib(type: Copy) {
|
||||
|
||||
task copySdlInclude(type: Copy) {
|
||||
description = "Copy SDL2 include to location compatible with Linux builds."
|
||||
from "build/SDL2/include"
|
||||
from "build/SDL2-2.0.3/include"
|
||||
into "build/include/SDL2"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user