##// END OF EJS Templates
Started PySide2 migration, builds with CMake and produces a working binary...
Started PySide2 migration, builds with CMake and produces a working binary Need to port all previous stuff from Pybind11 to PySide2/shboken Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1355:a29174c00b30
r1477:70de8bd3d575
Show More
.gitignore
11 lines | 159 B | text/plain | TextLexer
build/
CMakeLists.txt.user
/.project
core/src/Version.cpp
core/include/Version.h
3rdparty/
subprojects/*
documentation/*
**/.idea/*
**/__pycache__/*
*.srctrl*