CIL
CIL copied to clipboard
find_package(Python)
- fixes #1835
cmake is meant to be platform agnostic - but let's check this builds on windows before we merge.
Something is very broken in this PR as import cil fails
rebased after #1876; all tests passing now.
My CMake knowledge is not up to scratch, I'll defer to @paskino and @KrisThielemans here.