Skip to content

Commit

Permalink
Merge pull request #3232 from arianepaola/fix_3231
Browse files Browse the repository at this point in the history
Fixes #3231 Cookbook generation error using Sphinx from PyPI.
  • Loading branch information
karlnapf committed Jun 8, 2016
2 parents 207d620 + 64d24e0 commit d270764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FindSphinx.cmake
Expand Up @@ -13,6 +13,7 @@

find_program(SPHINX_EXECUTABLE
NAMES sphinx-build sphinx-build2
PATH /usr/local/bin
DOC "Path to sphinx-build executable")

# Handle REQUIRED and QUIET arguments
Expand Down

0 comments on commit d270764

Please sign in to comment.