Commit Graph

11 Commits

Author SHA1 Message Date
lecopivo
7c4e262e50 Corrade and Magnum on Linux (#3611)
* Corrade and Magnum on Linux

Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.

* Switched to CMAKE_EXECUTABLE_SUFFIX

* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX

* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
2018-07-04 07:12:51 -07:00
Squareys
3e0901a904 [corrade] Update to v2018.04
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 13:42:44 +02:00
Jonathan Hale
0822a28059 [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687)
[corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages
2018-02-16 21:25:30 -08:00
Joel Clay
0e6e2c9658 Update magnum, magnum-plugins and corrade to latest 2018-01-10 20:47:42 -05:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
sigman
7b9275f1b3 [corrade][magnum][magnum-plugins] Updated to upstream, enabled more features in [magnum]
Removed plugin location defines. Fixed tools search path in FindCorrade, FindMagnum cmake modules.
2017-06-15 21:48:51 +03:00
Robert Schumacher
8cbadbffdc [corrade][magnum-plugins][magnum] Use vcpkg_from_github() 2017-06-09 20:38:25 -07:00
sigman
741caef3fb [Magnum][Corrade] Cleanup and Audio support
Enabled audio support in magnum by default via openal-soft dependency.
2017-06-09 15:09:05 +03:00
sigman
f0605ca60a [Magnum] Fix static library build
Fixes cmake scripts to build a static version of the libraries.
2017-06-08 02:48:04 +03:00
sigman
1831ce4bcc Magnum OpengGL 3d library port
Added ports to support Magnum C++ OpenGL engine http://mosra.cz/blog/magnum.php and its direct dependencies
2017-06-07 22:10:27 +03:00