Commit Graph

15 Commits

Author SHA1 Message Date
tamasmeszaros
718ab63247 Fix openvdb not being found in win when only release build is present 2020-05-07 10:49:05 +02:00
tamasmeszaros
d69116ee2a Set OpenVDB_FOUND if no debug but release is there and not on MSVC 2020-01-27 13:51:57 +01:00
tamasmeszaros
6cb3aa36cd Try to fix cmake - openvdb on mac 2020-01-27 12:45:20 +01:00
tamasmeszaros
4742d2096a Fix the previous fix 2020-01-24 12:35:50 +01:00
tamasmeszaros
a91da51cc9 Fix missing atomic check from FindOpenVDB
It has to be re-checked and added as needed to the imported target link-line

SPE-1073
2020-01-24 10:12:37 +01:00
tamasmeszaros
2003ad819d Fix FindOpenVDB on Linux 2020-01-17 12:51:01 +01:00
tamasmeszaros
1e28ab18a3 Follow up for Windows build fixes 2020-01-16 15:19:46 +01:00
tamasmeszaros
588d707805 Fix build issues on Windows 2020-01-16 14:25:01 +01:00
tamasmeszaros
06fe0e9e3f Grab the release in debug mode if there is no debug when not on msvc 2019-12-17 17:08:55 +01:00
tamasmeszaros
26c1fac08d Only consider openvdb debug if necessary. Add REQUIRED to openvdb 2019-12-17 16:53:45 +01:00
tamasmeszaros
7f060a6d1e Fix linking of OpenVDB in debug mode on multi conf generators. 2019-12-17 16:26:06 +01:00
tamasmeszaros
0416b8094f Small fix for OpenVDB find script 2019-12-10 13:40:40 +01:00
tamasmeszaros
0cf10c144c Holes are now visible on slices in preview. 2019-11-13 15:55:37 +01:00
tamasmeszaros
6fb9f06c66 Fix openvdb dependency in libslic3r 2019-10-25 15:48:01 +02:00
tamasmeszaros
29024d2b69 Add OpenVDB to dependencies
* Add Linux openvdb integration
* Add Mac openvdb integration and enable in ALL
* Create openvdb sandbox to test integration.
* Additional fixes in the patches
* Remove slabasebed sandbox as it has no relevance now
* Provide FindOpenVDB module and fix build issues
2019-10-25 13:15:21 +02:00