compile_extension_module demo fails when run via CMake

Issue #16 resolved
Johan Hake created an issue

When:

make -j X run{_regressiontest,tests}

are run with X > 1 compile_extension_module demo fails due to some failed dependency for the SWIG module and the passed source file. One could maybe compile source code independently in the generated CMakeList.txt file?

Comments (2)

  1. Log in to comment