Work around a bug in SWIG_ADD_MODULE
There's a bug in SWIG_ADD_MODULE that breaks out-of-tree builds by not creating wrapper output directories: http://www.cmake.org/Bug/view.php?id=14459 Manually create missing directories for the time being to fix the problem. References #1
Please register or sign in to comment