Updated CMake files with 'CMAKE_MINIMUM_REQUIRED(VERSION 2.6)'
Also slight change to the way boost is found.
This commit is contained in:
parent
ea5afbb846
commit
6fdbbc9b41
@ -1,3 +1,5 @@
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
|
||||
PROJECT(PolyVox)
|
||||
|
||||
SET(POLYVOX_VERSION_MAJOR "0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user