mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
Merge pull request #4861 from ligfx/cmaketests
CMake: move modules from CMakeTests/ -> CMake/
This commit is contained in:
commit
f3068165e5
CMake
CCache.cmakeCheckAndAddFlag.cmakeCheckLib.cmakeDolphinCompileDefinitions.cmakeDolphinPostprocessBundle.cmakeFindALSA.cmakeFindAO.cmakeFindBacktrace.cmakeFindBlueZ.cmakeFindHIDAPI.cmakeFindLibUSB.cmakeFindLibevdev.cmakeFindLibudev.cmakeFindMbedTLS.cmakeFindMiniupnpc.cmakeFindOProfile.cmakeFindOpenAL.cmakeFindOpenSLES.cmakeFindPulseAudio.cmakeFindSDL2.cmakeFindSFML.cmake
CMakeLists.txt@ -73,7 +73,7 @@ endif()
|
||||
option(DSPTOOL "Build dsptool" OFF)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH
|
||||
${CMAKE_SOURCE_DIR}/CMakeTests
|
||||
${CMAKE_SOURCE_DIR}/CMake
|
||||
)
|
||||
|
||||
# Support functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user