mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 11:11:35 +02:00
Disable install() for SDL, physfs, libpng.
This commit is contained in:
@@ -1175,6 +1175,10 @@ if(SDL_STATIC)
|
||||
endif(SDL_STATIC)
|
||||
|
||||
##### Installation targets #####
|
||||
|
||||
# Skipping installation in megasource.
|
||||
return()
|
||||
|
||||
install(TARGETS ${_INSTALL_LIBS}
|
||||
LIBRARY DESTINATION "lib${LIB_SUFFIX}"
|
||||
ARCHIVE DESTINATION "lib${LIB_SUFFIX}")
|
||||
|
||||
Reference in New Issue
Block a user