LMW-tree icon indicating copy to clipboard operation
LMW-tree copied to clipboard

Make CMake build cross platform

Open cmdevries opened this issue 10 years ago • 0 comments

Currently the CMake build is specific for GCC.

To make it cross platform it needs to use the find_package() function instead of manually setting GCC compile and link flags.

cmdevries avatar May 12 '15 17:05 cmdevries