OrcaSlicer/src/admesh
tamasmeszaros 883f46662d Fix warnings when newer CMake is used.
project() call should always come AFTER cmake_minimum_required(). This caused various hard-to-debug issues when searching for packages. 

Newer CMake versions complain that compatibility is broken with v2.6
2021-08-20 13:42:10 +02:00
..
CMakeLists.txt Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
connect.cpp Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
normals.cpp Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
shared.cpp Fixed several locales issues on file import/export 2021-05-24 12:22:00 +02:00
stl.h SLA backend refactored, except Hollowing 2021-06-08 10:27:35 +02:00
stl_io.cpp Another fix of admesh on big endian architectures, fixes #2879 2019-09-19 08:56:47 +02:00
stlinit.cpp Fixed several locales issues on file import/export 2021-05-24 12:22:00 +02:00
util.cpp Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00