mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 22:49:53 +00:00
Display the CMake version in the configure script
This commit is contained in:
parent
7a2c8cdbd1
commit
c815140e2f
@ -1,6 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
cmake_policy(VERSION 3.15)
|
||||
message(STATUS "Using CMake ${CMAKE_VERSION}")
|
||||
|
||||
project("melonDS DS"
|
||||
VERSION 0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user