Skip to content

Cmake windows fix

Michael Kern requested to merge K3rn1n4t0r/met.3d:cmake_windows_fix into master
  • CMake find modules: if debug library is not available (as it might be the case on Linux machines), then use the release library instead.

  • Added useful parameters for Visual Studio

Merge request reports