cmake: move include(sdlfind.cmake) to main cmake script
This commit is contained in:
committed by
Anonymous Maarten
parent
3e3debf9de
commit
bb3a60bce5
@@ -1,6 +1,3 @@
|
||||
include(CMakeParseArguments)
|
||||
include(${SDL3_SOURCE_DIR}/cmake/sdlfind.cmake)
|
||||
|
||||
macro(FindLibraryAndSONAME _LIB)
|
||||
cmake_parse_arguments(FLAS "" "" "LIBDIRS" ${ARGN})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user