Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
codicodi
346c2bee99 [fltk] force import macro to either 0 or 1 2017-06-09 00:55:17 +02:00
Robert Schumacher
1780157dbc [fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds. 2017-05-23 01:11:52 -07:00
Scott
21e30e6d80 Added fluid.exe to output tools
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813
If this should not be in the vcpkg output, please close the PR.
2017-05-22 18:06:33 -07:00
Robert Schumacher
ae3f4149ed [fltk] Bump version to correspond with binary layout change 2017-01-30 19:47:14 -08:00
Scott
d1595aca30 Fixed incorrect naming of files
Reverting the naming to stick with how the FLTK library naturally decided to name their files. 
There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29 15:38:44 -08:00
Robert Schumacher
1c9ea008be [fltk] Avoid renaming DLLs -- they are referred to by name in LIBs. 2017-01-19 18:55:07 -08:00
Scott
8310c5af0a FLTK Port 2017-01-15 12:08:53 -08:00