Skip to content
Snippets Groups Projects
Commit 1accd437 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Print cmake version

parent 3b2f2b55
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.10)
MESSAGE (STATUS "cmake version: ${CMAKE_VERSION}")
#######################################################################################
PROJECT(Simox LANGUAGES CXX VERSION 2.3.74.0)
MESSAGE (STATUS "** Simox version: ${Simox_VERSION}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment