Skip to content

Commit

Permalink
Removed a couple of commented lines from the main CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
javedrabbani committed Nov 19, 2013
1 parent cea82c9 commit 99f8bdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
cmake_minimum_required( VERSION 2.6 )
project( ES3_Book )

#set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")

#find_package( OpenCL REQUIRED )

include_directories( External/Include )
include_directories( Common/Include )

Expand Down

0 comments on commit 99f8bdd

Please sign in to comment.