Place the built Python module library in a dedicated folder inside of lib/. This ensures that even if the Python 2 and Python 3 module names conflict, they will not overwrite one another. |
||
|---|---|---|
| .. | ||
| python2 | ||
| python3 | ||
| src2 | ||
| test | ||
| CMakeLists.txt | ||
| common.cmake | ||
Place the built Python module library in a dedicated folder inside of lib/. This ensures that even if the Python 2 and Python 3 module names conflict, they will not overwrite one another. |
||
|---|---|---|
| .. | ||
| python2 | ||
| python3 | ||
| src2 | ||
| test | ||
| CMakeLists.txt | ||
| common.cmake | ||