Commit Graph

32 Commits

Author SHA1 Message Date
Chuck Walbourn
50c1c18aba Fixed up CMake verison to match header 2021-11-17 14:59:53 -08:00
Chuck Walbourn
8b4b95c71d Updated UVATLAS_USE_EIGEN to use Eigen3 & Spectra rather than BLAS 2021-06-12 01:49:26 -07:00
Chuck Walbourn
5f462961f3 June 9, 2021 2021-06-09 23:21:20 -07:00
Chuck Walbourn
414e236f27 CMake opt-in support for Eigen library 2021-05-31 16:47:23 -07:00
Chuck Walbourn
09812ca84f Use DirectX-Headers via vcpkg 2021-05-11 22:53:01 -07:00
Chuck Walbourn
4607a948f0 Updated copyright banner 2021-02-26 23:03:04 -08:00
Chuck Walbourn
98e939a5cd CMake updated to use vcpkg for arm64 version of dxmath 2021-02-04 10:24:46 -08:00
Chuck Walbourn
2513d1afb0 Minor review for CMake 2021-01-14 00:27:35 -08:00
Chuck Walbourn
8ab5f141a0
Support for Windows Subsystem for Linux (#56) 2021-01-08 02:02:15 -08:00
Chuck Walbourn
2c849193dc Fix case-sensitivity issues with CMake package 2020-12-29 02:52:26 -08:00
Chuck Walbourn
9945e234a0 Fixed UWP builds with CMakeLists 2020-12-24 13:12:02 -08:00
Chuck Walbourn
a3c72cb75c
CMake package support (#54) 2020-12-18 15:35:28 -08:00
Chuck Walbourn
abe3e208b0 Fixed -Wsign-conversion 2020-12-01 15:33:48 -08:00
Chuck Walbourn
23fa6ccb78 Added version info to uvatlastool logo output 2020-08-15 16:12:57 -07:00
Chuck Walbourn
6e939defb1 CMake code review 2020-08-10 20:45:27 -07:00
Chuck Walbourn
3b46aa9a69 Fixed clang/LLVM warning in cmake build 2020-08-05 19:28:13 -07:00
Chuck Walbourn
d34dc0652e /analyze build option for CMake MSVC 2020-06-05 15:18:07 -07:00
Chuck Walbourn
d149abee82 Suppress some additional warnings for VS 2019 (16.7) Preview 2020-06-03 14:14:40 -07:00
Chuck Walbourn
f7919a8b76 Fixed up issues with CMake 2020-05-19 20:23:06 -07:00
Chuck Walbourn
b3dee21bc6 Updated CMake to use /Zc:preprocessor 2020-05-19 20:17:50 -07:00
Chuck Walbourn
7c19df22a5 Guard pch usage to support older CMake 2020-03-29 15:24:52 -07:00
Chuck Walbourn
e86a3ec4ff Update to use CMake 3.16 for pch support
note VS 2019 (16.5) includes CMake 3.16
2020-03-29 12:54:48 -07:00
Chuck Walbourn
d2acd80c7e
Additional clang warning fixes (#38) 2020-02-24 20:21:26 -08:00
Chuck Walbourn
50559b3819 Convert to use NuGet for DirectXTex and DirectXMesh 2020-02-14 23:28:06 -08:00
Chuck Walbourn
d3cc65b82c OpenMP option good; specific parallel for case was bad 2020-02-10 09:44:45 -08:00
WurmD
908732a091
Add use of OpenMP for a heavy loop (#42) 2020-02-10 09:04:36 -08:00
Chuck Walbourn
b81d71db86 CMake code review 2019-12-13 17:18:02 -08:00
Jason Juang
c2d67b8d70 make building UVAtlasTool optional in cmake (#35) 2019-12-11 16:42:55 -08:00
Jason Juang
4b1728cb46 prefer target_compile_definitions over add_compile_definitions (#34) 2019-12-11 15:08:37 -08:00
Jason Juang
1ea2c68b9c match case to actual file name for linux (#32) 2019-12-11 10:30:07 -08:00
Chuck Walbourn
01d4f94ef2 More CMake code review feedback 2019-12-02 10:52:46 -08:00
Chuck Walbourn
c138b0e060
Add CMake project and fix clang warnings (#28) 2019-12-01 10:23:59 -08:00