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,7 +1,3 @@
|
|||
|
||||
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
add_library(OSDependent STATIC ossource.cpp ../osinclude.h)
|
||||
|
||||
install(TARGETS OSDependent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue