Factorize cmake files from Lidarview
In this MR, we factorized the common parts of some cmake files from all the Lidarview
based projects into this repository.
Created:
- CMake/CheckBuildType.cmake
- CMake/SetupDoxygenDocumentation.cmake
- CMake/SetupLidarViewProject.cmake
- CMake/SetupOutputDirs.cmake
- CMake/SetupWindowsCustomInstall.cmake
Other:
- Find PythonQt from ParaView_DIR
- Fixed Python3 Modules path
Edited by Jerome Dias