Skip to content

Commit

Permalink
try to fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Jan 6, 2019
1 parent bd1c05c commit c39a95c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -100,6 +100,8 @@ endif()
#
###############################################################################

option(CPPAN_BUILD "Build with cppan" ON)

if(NOT EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.cppan OR NOT CPPAN_BUILD)
if (NOT Leptonica_DIR AND NOT MSVC)
find_package(PkgConfig REQUIRED)
Expand Down

0 comments on commit c39a95c

Please sign in to comment.