Skip to content

Commit

Permalink
remove forgotting include
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf authored and vigsterkr committed Mar 10, 2016
1 parent fb4bab5 commit 5f3cea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -661,7 +661,6 @@ ENDIF()
FIND_PACKAGE(PythonInterp REQUIRED)

OPTION(ENABLE_META_EXAMPLES "Generate API examples from meta-examples" ON)
include(FindPythonModule)
find_package(PLY)
find_package(PYPARSING)
IF(NOT PLY_FOUND AND NOT PYPARSING_FOUND)
Expand Down

0 comments on commit 5f3cea8

Please sign in to comment.