Commit 2e74ff24 authored by EVPath Upstream's avatar EVPath Upstream Committed by Eisenhauer, Greg
Browse files

EVPath 2018-07-08 (ac054b8d)

Code extracted from:

    https://github.com/GTkorvo/EVPath.git

at commit ac054b8d6ecefd9df4d9464b219a794e3bbcb526 (master).

Upstream Shortlog
-----------------
parent fa2ed4a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cmake_minimum_required(VERSION 3.2)
project(EVPath VERSION 4.3.1 LANGUAGES C)
project(EVPath VERSION 4.4.0 LANGUAGES C)

if(POLICY CMP0074)
  cmake_policy(SET CMP0074 NEW)