mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-23 11:51:10 +00:00
libs: fixed curl configure permission issue, refs #800
This commit is contained in:
parent
8ce68e4222
commit
64d8804aaf
2 changed files with 1 additions and 1 deletions
|
@ -467,7 +467,7 @@ elseif(UNIX)
|
|||
endif(CMAKE_SYSTEM MATCHES "Darwin")
|
||||
set(SDL32_BUNDLED_LIBRARIES ${SDL32_BUNDLED_LIBRARIES} "${CMAKE_CURRENT_LIST_DIR}/sdl2/build/.libs/libSDL2.a")
|
||||
set(SDL32_BUNDLED_INCLUDE_DIR "${CMAKE_CURRENT_LIST_DIR}/sdl2/include")
|
||||
endif(BUNDLED_SDL)
|
||||
endif()
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
# Build bundled Lua library
|
||||
|
|
0
curl/configure
vendored
Normal file → Executable file
0
curl/configure
vendored
Normal file → Executable file
Loading…
Reference in a new issue