Przeglądaj źródła

* fixed cmake tests

master
bergmann 5 lat temu
rodzic
commit
2bebe84546
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Wyświetl plik

@@ -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 )


Ładowanie…
Anuluj
Zapisz