Remove duplicated cmake_minimum_required() calls.
This commit is contained in:
parent
3c1e08057e
commit
3f460532cc
7 changed files with 0 additions and 16 deletions
|
|
@ -1,5 +1,3 @@
|
|||
cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
set(SOURCES InitializeDll.cpp InitializeDll.h)
|
||||
|
||||
add_library(OGLCompiler STATIC ${SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue