version was never used and wrong defined

This commit is contained in:
Martin Diehl 2016-05-20 08:06:06 +02:00
parent 5ef9c65cbe
commit abb686029d
1 changed files with 0 additions and 4 deletions

View File

@ -106,10 +106,6 @@ message("***Found FORTRAN MPI COMPILER:\n${MPIFC}\n" )
#---------------------------------------------------------------------------------------
# Now start to care about DAMASK
# THE VERSION NUMBER.
set (DAMASK_VERSION_MAJOR 1)
set (DAMASK_VERSION_MINOR ${DAMASK_V})
# Built-in options for DAMASK build system
# -> can be overwritten from commandline/install_script
option(OPENMP "Use OpenMP libaries for DAMASK" ON )