Commit Graph

133 Commits

Author SHA1 Message Date
Jan Möbius
b9cd4027ea Merge branch 'cmake-library' into 'master'
use CMake library

See merge request OpenMesh/OpenMesh!288
2021-01-15 10:12:11 +01:00
Max Lyon
bc7d5044a5 more renaming of acg to vci 2020-12-07 14:06:26 +01:00
Martin Heistermann
843fff12a3 CMake: use regular find_package(Eigen3) instead of custom old-school finder 2020-12-02 19:26:21 +01:00
Max Lyon
06c0032c36 remove ACG cmake files and use files in cmake-library instead 2020-12-02 10:45:44 +01:00
Jan Möbius
7cd3930b02 Set policy 0100 in toplevel CMAKE 2020-04-30 09:13:30 +02:00
Jan Möbius
8470d00960 Fixed redifinition 2020-04-22 08:21:21 +02:00
Jan Möbius
d30b4ab114 Switch to new policy for 3.17 cmake 2020-04-22 08:08:35 +02:00
Jan Möbius
d1a2794808 Switch to new policy for 3.17 cmake 2020-04-22 08:07:00 +02:00
Jan Möbius
417a460645 Fixed more clang warnings 2019-05-29 10:20:20 +02:00
Jan Möbius
072919fafe Disable some clang warnings 2019-05-28 11:19:52 +02:00
Jan Möbius
f91c8b71f9 enable more clang warnings 2019-05-28 11:05:05 +02:00
Jan Möbius
c7107e1f97 Move to OpenMesh 8.1 version numbers 2019-02-21 14:11:34 +01:00
Jan Möbius
a63cbdb10e Removed some old glut references 2019-02-21 10:05:26 +01:00
Jan Möbius
faa1a7917d Get rid of the T.cc naming for template implementations 2019-02-20 12:14:46 +01:00
Jan Möbius
365c4d2874 Removed glut from OpenMesh. 2019-02-06 10:19:08 +01:00
Jan Möbius
58085cd5f3 Preliminary Eigen support. One unittest still fails
refs #59
2019-01-17 07:40:34 +01:00
Jan Möbius
3d799d72c6 Guard Doxygen finder 2019-01-14 13:09:48 +01:00
Jan Möbius
14052c8532 Merge branch 'More_cmake_cleanup' into 'master'
More cmake cleanup

See merge request OpenMesh/OpenMesh!204
2018-12-17 10:01:25 +01:00
Jan Möbius
a74e899dde Removed old blocks in cmake 2018-12-17 08:50:49 +01:00
Jan Möbius
7b36014b20 Removed more cmake components 2018-12-17 08:46:17 +01:00
Jan Möbius
90db9c7c30 Merge branch 'More_QT_Cleanup' into 'master'
Reduce Qt footprint even more

See merge request OpenMesh/OpenMesh!203
2018-12-14 17:50:24 +01:00
Jan Möbius
0beeb7f9c1 Reduce Qt footprint even more 2018-12-14 14:57:30 +01:00
Jan Möbius
44bfe825bb Removed unnecessary function 2018-12-14 14:28:14 +01:00
Jan Möbius
92b580a9ec Fixed naming typo 2018-12-14 11:51:28 +01:00
Jan Möbius
32379e8772 Use QT MOC from cmake instead of own implementation 2018-12-14 11:14:13 +01:00
Jan Möbius
3f52d2426a Removed a lot of unnecessary QT dependencies 2018-12-14 10:02:55 +01:00
Jan Möbius
c6fd82351a Removed OpenMP Finder 2018-12-14 09:23:38 +01:00
Jan Möbius
78d6f06bc8 Removed GLEW finder 2018-12-14 09:21:31 +01:00
Jan Möbius
77e31ff9e0 Added more supported Qt versions 2018-12-14 09:18:55 +01:00
Jan Möbius
2daa0b4ed9 Merge remote-tracking branch 'origin/use_cmake_GTest_finder' 2018-10-30 13:29:21 +01:00
Jan Möbius
f82c6cfaf5 Merge branch 'master' into use_cmake_GTest_finder 2018-10-30 10:19:51 +01:00
Jan Möbius
62934cbd6e As we remove VS2012 support, we release as OpenMesh 8.0 2018-10-30 10:06:20 +01:00
Jan Möbius
c836f2f8c7 Print debug or release state on all archs except MSVC 2018-06-19 13:29:53 +02:00
Matthias Möller
2cfb61fba8 use cmake internal GTest finder module 2018-06-09 12:13:15 +02:00
Jan Möbius
a6d50c11aa Update to new version 2018-05-29 12:52:53 +02:00
Jan Möbius
e5c3325027 Merge branch 'VS2017_Apps-64' into 'master'
Enabled 64-bit app builds

See merge request OpenMesh/OpenMesh!166
2018-05-23 16:04:52 +02:00
schultz
eecd387727 modified scope of GLUT_glut_LIBRARY 2018-05-23 15:07:02 +02:00
Jan Möbius
2bbbcc6897 Use Qt5 files from OpenFlipper 2018-05-23 13:28:25 +02:00
Jan Möbius
2b49ddfae0 Updated cmake finders and gitlab file to support apps on VS2017 2018-05-23 13:01:00 +02:00
Jan Möbius
d097d916e5 Updated to 7.1 release candidate version 2018-04-19 12:59:45 +02:00
Martin Schultz
8e355069cd changed the path for the cmake finder to lookup gtest
fixes #43
2017-05-02 14:18:13 +02:00
Jan Möbius
8712eac97d Updated finder to search for latest googletest as well 2017-02-06 09:16:49 +01:00
Jan Möbius
c70cdc215d Bumped development version to 7.0 2016-10-06 12:44:35 +02:00
Jan Möbius
c9510459ca Bump version to 6.3 development 2016-07-11 16:23:12 +02:00
Jan Möbius
00b7d518f5 Fixbundle will only be called when apps are build. Remove if clause which is unnecessary 2016-07-11 12:37:27 +02:00
Jan Möbius
8b71dd6702 Dont force cmake configuration types 2016-07-06 08:31:54 +02:00
Jan Möbius
46aed2c4f4 Bump version number for 6.2 development cycle 2016-05-31 12:56:24 +02:00
Jan Möbius
16a6a6b607 Merge branch 'MINGW_changes' into 'master'
Mingw changes

TODO: Test 

See merge request !68
2016-05-31 12:23:33 +02:00
Jan Möbius
05f2e1fa7a Set policy 2016-05-30 16:57:55 +02:00
Jan Möbius
fe07bd72eb Typo for apps 2016-05-30 16:29:37 +02:00