PrusaSlicer-NonPlainar/cmake/modules
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
..
Catch2
bin2h.cmake
CheckAtomic.cmake
FindAlienWx.cmake
Findcereal.cmake
FindCURL.cmake
FindDBus.cmake Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
FindEigen3.cmake
FindGLEW.cmake
FindGTK3.cmake
FindNLopt.cmake
FindOpenVDB.cmake Fix issues with finding new deps on win 2021-07-26 13:07:20 +02:00
FindPackageHandleStandardArgs_SLIC3R.cmake
FindPackageMessage_SLIC3R.cmake
FindPerlEmbed.cmake
FindTBB.cmake Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
LibFindMacros.cmake
OpenVDBUtils.cmake Fix openvdb configure process with unusable vdb_print 2021-02-03 15:27:39 +01:00
PrecompiledHeader.cmake
SelectLibraryConfigurations_SLIC3R.cmake