Skip to content

Commit

Permalink
Change minimal Swig version to 3.0.12.
Browse files Browse the repository at this point in the history
Signed-off-by: luckychess <[email protected]>
  • Loading branch information
luckychess authored and lebdron committed Dec 19, 2017
1 parent d493d4c commit ecfbd66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

if (SWIG)

find_package(SWIG 3.0 REQUIRED)
find_package(SWIG 3.0.12 REQUIRED)
INCLUDE(${SWIG_USE_FILE})

find_package(PythonLibs 2.7 REQUIRED)
Expand Down

0 comments on commit ecfbd66

Please sign in to comment.