mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2025-01-21 01:02:10 +00:00
Move CMake files to support
This commit is contained in:
parent
cbc46d9e78
commit
2b35c9e8e7
@ -28,7 +28,7 @@ else ()
|
||||
endif ()
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/support/cmake")
|
||||
|
||||
if (CMAKE_GENERATOR MATCHES "Visual Studio")
|
||||
# If Microsoft SDK is installed create script run-msbuild.bat that
|
||||
|
Loading…
x
Reference in New Issue
Block a user