mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-02-09 08:02:52 +00:00
Mark Git as required
This commit is contained in:
parent
6ad09eeabc
commit
0c2f131348
@ -20,7 +20,7 @@ include(CheckIncludeFiles)
|
||||
include(FetchContent)
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")
|
||||
|
||||
find_package(Git)
|
||||
find_package(Git REQUIRED)
|
||||
|
||||
option(TRACY_ENABLE "Build with Tracy support." OFF)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user