version was never used and wrong defined
This commit is contained in:
parent
5ef9c65cbe
commit
abb686029d
|
@ -106,10 +106,6 @@ message("***Found FORTRAN MPI COMPILER:\n${MPIFC}\n" )
|
||||||
#---------------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------------
|
||||||
# Now start to care about DAMASK
|
# 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
|
# Built-in options for DAMASK build system
|
||||||
# -> can be overwritten from commandline/install_script
|
# -> can be overwritten from commandline/install_script
|
||||||
option(OPENMP "Use OpenMP libaries for DAMASK" ON )
|
option(OPENMP "Use OpenMP libaries for DAMASK" ON )
|
||||||
|
|
Loading…
Reference in New Issue