Skip to content

Commit

Permalink
fix issue gaoxiang12#77
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoxiang committed Mar 11, 2020
1 parent 92cab16 commit 924d30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ch3/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cmake_minimum_required(VERSION 2.8)
project(chapter3)

set(CMAKE_CXX_FLAGS "-std=c++11")

# 加入各子工程
add_subdirectory(useEigen)
add_subdirectory(useGeometry)
Expand Down

0 comments on commit 924d30c

Please sign in to comment.