mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 13:23:40 +00:00
Release V 0.6.0 alpha 3
This commit is contained in:
@@ -24,7 +24,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) # not necessary, but encouraged
|
|||||||
project (IfcOpenShell VERSION 0.6.0)
|
project (IfcOpenShell VERSION 0.6.0)
|
||||||
|
|
||||||
# use extra version to make pre-release using eg semver
|
# use extra version to make pre-release using eg semver
|
||||||
set( EXTRA_VERSION "-alpha.2")
|
set( EXTRA_VERSION "-alpha.3")
|
||||||
|
|
||||||
foreach(max_year RANGE 2014 2030)
|
foreach(max_year RANGE 2014 2030)
|
||||||
set(max_sdk "$ENV{ADSK_3DSMAX_SDK_${max_year}}")
|
set(max_sdk "$ENV{ADSK_3DSMAX_SDK_${max_year}}")
|
||||||
|
|||||||
Reference in New Issue
Block a user