Fixed cmake warning.
Angelscript is not separated project, but static library.
This commit is contained in:
parent
09953e622e
commit
ab82e3f62a
@ -1,9 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
|
||||
project(Angelscript)
|
||||
|
||||
set(ANGELSCRIPT_SOURCE
|
||||
../../source/as_atomic.cpp
|
||||
../../source/as_builder.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user