Skip to content

Commit

Permalink
Merge pull request #50 from yerejm/master
Browse files Browse the repository at this point in the history
cmake: allow cmake to use primary python
  • Loading branch information
Dav1dde committed May 14, 2016
2 parents f554ae9 + fa618b5 commit 18ac5d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ project(GLAD)

set(GLAD_DIR "${PROJECT_SOURCE_DIR}")
set(GLAD_OUT_DIR "${PROJECT_BINARY_DIR}")
set(Python_ADDITIONAL_VERSIONS 2)
find_package(PythonInterp REQUIRED)

# Options
Expand Down

0 comments on commit 18ac5d5

Please sign in to comment.