Silence warning about project version in angelscript.
I still didn't find proper solution for it...
This commit is contained in:
parent
bfa92bc339
commit
27a2f1bdc1
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.6)
|
||||
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
|
||||
project(angelscript)
|
||||
#project(angelscript)
|
||||
|
||||
option(BUILD_SHARED_LIBS "Build shared library" OFF)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user