Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove old libsimgrid_ruby to install.
[simgrid.git] / CMakeLists.txt
index 67a181e7ec5cf86efb961b67d9dffdc7e351f084..f8347509267bc5dcc4713c8d62605edc62491bf3 100644 (file)
@@ -1,7 +1,6 @@
 cmake_minimum_required(VERSION 2.6)
 SET(CMAKE_LANGUAGE "Cxx")
 SET(PROJECT_NAME "Simgrid")
-set_property(GLOBAL PROPERTY Label "${SVN_VERSION}${GIT_VERSION}")
 
 ### Find programs and paths
 find_program(SH_EXE NAMES sh)