summaryrefslogtreecommitdiffstats
path: root/Tests/Wrapping/fltk2.fl
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Cover fltk_wrap_ui on an executable that links librariesBrad King2016-01-211-0/+0
CMake 3.4 may crash on this case. The problem seems to have been fixed since then, but keep it working by adding a test case now. Reported-by: Gonzalo Garramuño <ggarra13@gmail.com>