Updated a comment in the CMake configuration.

This commit is contained in:
Leon Styhre 2022-04-19 17:48:43 +02:00
parent 73a4f0e7e9
commit a28216028e

View file

@ -18,7 +18,7 @@ if(APPLE)
endif()
project(emulationstation-de)
# Application version, update this when there has been a new release.
# Application version, update this when making a new release.
set(ES_VERSION 2.0.0-alpha)
# Set this to ON to show verbose compiler output (e.g. compiler flags, include directories etc.)