소스 검색

fix build

kris/add_picnic
Henry Case 3 년 전
부모
커밋
832da09aa8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      CMakeLists.txt

+ 0
- 1
CMakeLists.txt 파일 보기

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


불러오는 중...
취소
저장