Skip to content

Commit

Permalink
CMakeLists.txt: Remove c++ version
Browse files Browse the repository at this point in the history
Signed-off-by: Claudiu Pop <Claudiu.Pop@analog.com>
  • Loading branch information
claudiupop committed Dec 20, 2017
1 parent 6e5d7af commit 5191809
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ else()
endif()
project(libsmu CXX C)

set (CMAKE_CXX_STANDARD 11)

# libsmu versioning
set(LIBSMU_VERSION_MAJOR 0)
set(LIBSMU_VERSION_MINOR 9)
Expand Down

0 comments on commit 5191809

Please sign in to comment.