Selaa lähdekoodia

* fixed cmake tests

master
bergmann 5 vuotta sitten
vanhempi
commit
2bebe84546
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Näytä tiedosto

@@ -1,7 +1,7 @@
# Initialize CMake ################################################################################

CMake_Minimum_Required ( VERSION 3.5.1 FATAL_ERROR )
Include ( CTest )
If ( NOT CMAKE_BUILD_TYPE )
Set ( CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build!" FORCE )
EndIf ( NOT CMAKE_BUILD_TYPE )


Ladataan…
Peruuta
Tallenna