Skip to content

Commit 797e912

Browse files
committed
2 parents f141063 + d398b03 commit 797e912

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+995
-36957
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16.)
2-
project(diffCheck VERSION 1.1.0 LANGUAGES CXX C)
2+
project(diffCheck VERSION 1.1.1 LANGUAGES CXX C)
33
set(CMAKE_CXX_STANDARD 17)
44

55
list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)

assets/icon_pool/icon_export_ply.xcf

10.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
8.62 KB
Binary file not shown.

assets/icon_pool/icon_results.xcf

11.6 KB
Binary file not shown.

assets/icon_pool/normal_v1.png

8.74 KB
Loading

doc/gh_DFExportCloudToFile.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. image:: ../src/gh/components/DF_export_cloud_to_file/icon.png
2+
:align: left
3+
:width: 40px
4+
5+
``DFExportCloudToFile`` component
6+
=================================
7+
8+
.. ghcomponent_to_rst:: ../src/gh/components/DF_export_cloud_to_file

doc/gh_DFExportResults.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. image:: ../src/gh/components/DF_export_results/icon.png
2+
:align: left
3+
:width: 40px
4+
5+
``DFExportResults`` component
6+
=============================
7+
8+
.. ghcomponent_to_rst:: ../src/gh/components/DF_export_results

0 commit comments

Comments
 (0)