Mario Badr
6f022bbbe7
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 10:10:30 -05:00
Mario Badr
7851fc4b49
Merge in unicode fixes
2016-11-30 10:06:34 -05:00
Jarryd Beck
a7db3be801
fix Unicode build
2016-11-30 09:58:15 -05:00
Mario Badr
abbb88e82e
Remove superfluous PRIVATE links from executables
2016-11-30 09:28:10 -05:00
Mario Badr
2a651aa441
Use cmake interface library
2016-11-29 11:40:47 -05: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