Skip to content

Commit

Permalink
disabled clang
Browse files Browse the repository at this point in the history
  • Loading branch information
w-martin committed Jul 18, 2011
1 parent e8d92b8 commit 4969b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

cmake_minimum_required (VERSION 2.6)

set(CMAKE_C_COMPILER clang)
set(CMAKE_CXX_COMPILER clang++)
#set(CMAKE_C_COMPILER clang)
#set(CMAKE_CXX_COMPILER clang++)

########
# Main #
Expand Down

0 comments on commit 4969b6b

Please sign in to comment.