Skip to content

Commit f5c35e6

Browse files
committed
remove debugging option
1 parent a0599e8 commit f5c35e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

opensfm/src/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.0)
22

33
project(opensfm C CXX)
44

5-
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
6-
75
if(NOT CMAKE_BUILD_TYPE)
86
set(CMAKE_BUILD_TYPE Release CACHE STRING
97
"Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel."

0 commit comments

Comments
 (0)