mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 22:50:54 +02:00
fix whitespace
This commit is contained in:
parent
477840904b
commit
f64b3cdddb
1 changed files with 2 additions and 4 deletions
|
@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 2.8)
|
|||
|
||||
project(hifi)
|
||||
|
||||
MESSAGE("start...")
|
||||
|
||||
IF (WIN32)
|
||||
include_directories(SYSTEM "externals/winsdk")
|
||||
add_definitions( -DNOMINMAX -D_CRT_SECURE_NO_WARNINGS )
|
||||
|
|
Loading…
Reference in a new issue