[QGHG-it-dev-list] [vvmarko/triangulator] 8a680b: First pass on cmake. System builds an the first te...
dyc0
noreply at github.com
Tue Nov 29 00:47:18 CET 2022
Branch: refs/heads/cmake_setup
Home: https://github.com/vvmarko/triangulator
Commit: 8a680bc1304f46e06b725d9e8195c63d4fb56ecb
https://github.com/vvmarko/triangulator/commit/8a680bc1304f46e06b725d9e8195c63d4fb56ecb
Author: dyco <dusancvijetic2000 at gmail.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
A CMakeLists.txt
A GUI/DrawComplex.cpp
A GUI/DrawComplex.h
A GUI/DrawComplex.ui
A GUI/DrawComplexGLWidget.cpp
A GUI/DrawComplexGLWidget.h
A GUI/Inspector.cpp
A GUI/Inspector.h
A GUI/Inspector.ui
A GUI/LogViewer.cpp
A GUI/LogViewer.h
A GUI/LogViewer.ui
A GUI/MainWindow.cpp
A GUI/MainWindow.h
A GUI/MainWindow.ui
A GUI/PrintComplex.cpp
A GUI/PrintComplex.h
A GUI/PrintComplex.ui
A GUI/SeedComplex.cpp
A GUI/SeedComplex.h
A GUI/SeedComplex.ui
A GUI/SimpCompTableModel.cpp
A GUI/SimpCompTableModel.h
A GUI/Utils.cpp
A GUI/Utils.h
A GUI/gpl-3.0.txt
A GUI/gpl.txt
A GUI/main.cpp
A library/CMakeLists.txt
A library/headers/classes.hpp
A library/headers/color.hpp
A library/headers/input_and_output.hpp
A library/headers/ksimplex.hpp
A library/headers/pachner.hpp
A library/headers/rapidxml-patch.hpp
A library/headers/seed.hpp
A library/headers/simpcomp.hpp
A library/headers/triangulator.hpp
A library/implementation/color.cpp
A library/implementation/input_and_output.cpp
A library/implementation/ksimplex.cpp
A library/implementation/pachner.cpp
A library/implementation/seed.cpp
A library/implementation/simpcomp.cpp
A test/test.cpp
A third_party_software/rapidxml/CMakeLists.txt
A third_party_software/rapidxml/license.txt
A third_party_software/rapidxml/manual.html
A third_party_software/rapidxml/rapidxml.hpp
A third_party_software/rapidxml/rapidxml_iterators.hpp
A third_party_software/rapidxml/rapidxml_print.hpp
A third_party_software/rapidxml/rapidxml_utils.hpp
Log Message:
-----------
First pass on cmake. System builds an the first test executes. Next step is CTest support.
More information about the QGHG-it-dev-list
mailing list