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 Use prusaslicer_add_cmake_project on each cmake deps project 2021-01-26 10:17:51 +01:00
CheckAtomic.cmake Fix latomic linking on Mac 2020-01-23 13:18:44 +01:00
FindAlienWx.cmake
Findcereal.cmake Add check for cereal library in CMake 2020-02-07 11:07:22 +01:00
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 Fix for incorrect text fitting on gtk comboboxes. 2021-01-07 13:38:29 +01:00
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 Exclude *.m and *.mm Objective-C sources from including pch 2020-05-14 13:40:36 +02:00
SelectLibraryConfigurations_SLIC3R.cmake