Also update the version on unix.

This is part of 4ff4d9aa2d.
This commit is contained in:
Vassil Vassilev 2018-09-30 10:35:23 +02:00 committed by sftnight
parent 628288faee
commit 818126599b

View File

@ -50,7 +50,7 @@ else()
ExternalProject_Add(
clad
GIT_REPOSITORY https://github.com/vgvassilev/clad.git
GIT_TAG v0.2
GIT_TAG v0.3
UPDATE_COMMAND ""
CMAKE_ARGS -G ${CMAKE_GENERATOR}
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}