Skip to content

Commit

Permalink
openorienteering-mapper: v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed Jun 4, 2017
1 parent 8e190fb commit 772e956
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openorienteering-mapper-0.7.0.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

set(version 0.7.0-RC4)
set(version 0.7.0)
set(download_hash SHA256=bc12453bff1863186e5ee7d7d47f43d4ce65a74bd9bb57fada709e0dc68c1065)
set(qt_version 5.6.2)

superbuild_package(
Expand All @@ -51,6 +52,7 @@ superbuild_package(
SOURCE
DOWNLOAD_NAME openorienteering-mapper_${version}.tar.gz
URL https://github.com/OpenOrienteering/mapper/archive/v${version}.tar.gz
URL_HASH ${download_hash}

BUILD_CONDITION [[
if(NOT CMAKE_BUILD_TYPE MATCHES "Rel")
Expand Down

0 comments on commit 772e956

Please sign in to comment.