##// 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:

r1334:85c6e0406f0e
r1477:70de8bd3d575
Show More
sonar-project.properties
9 lines | 315 B | text/x-properties | PropertiesLexer
/ sonar-project.properties
sonar.host.url=https://sonarcloud.io
sonar.organization=jeandet-github
sonar.projectKey=sciqlop
sonar.projectName=SciQLOP
sonar.projectVersion=1.0
sonar.sources=.
sonar.language=cpp
sonar.exclusions=**/QxOrm/**/*,**/CatalogueAPI/**/*,**/qrc_*.cpp,**/moc_*.cpp,**/mocs_*.cpp
sonar.cfamily.build-wrapper-output=build