Commit Graph

7 Commits

Author SHA1 Message Date
Mario Badr
b1795c27e4 Use INTERFACE to pass on unicode dependency
Linking the cxxopts library with the unicode libraries and specifying
INTERFACE should ensure executables that link with cxxopts will also
link with the unicode libraries.
2016-11-30 18:01:13 -05:00
Mario Badr
9a2305e020 Merge in unicode fixes 2016-11-30 18:01:13 -05:00
Mario Badr
8fefcdf3c0 Remove superfluous PRIVATE links from executables 2016-11-30 18:01:13 -05:00
Mario Badr
f4b2e15649 Use cmake interface library 2016-11-30 18:01:13 -05:00
Jarryd Beck
a04284fc2c fix Unicode build 2016-11-30 18:05:34 +11:00
Jarryd Beck
55bfe49aa0 options test 2016-08-26 08:22:04 +10:00
Jarryd Beck
2d480c0228 add testing 2016-08-25 08:49:56 +10:00