Ver a proveniência

fix build

tags/v0.0.1
Henry Case há 3 anos
ascendente
cometimento
832da09aa8
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      CMakeLists.txt

+ 0
- 1
CMakeLists.txt Ver ficheiro

@@ -36,7 +36,6 @@ else()
message(FATAL_ERROR "Unknown processor:" ${CMAKE_SYSTEM_PROCESSOR})
endif()

add_subdirectory(${CMAKE_SOURCE_DIR}/3rd/gtest)
if(NOT CMAKE_BUILD_TYPE_LOWER STREQUAL "debug")
# settings below are required by benchmark library
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "" FORCE)


Carregando…
Cancelar
Guardar