qPCR4vir / nana-demo

demos and tests for Nana C++ GUI library
https://github.com/cnjinhao/nana
Boost Software License 1.0
68 stars 24 forks source link

rewrite build: cmake in master - uses installed nana + travis -what? #9

Open qPCR4vir opened 8 years ago

qPCR4vir commented 8 years ago

Assume that nana is already in the system. Find it. Check the configurations are compatibles.

qPCR4vir commented 8 years ago

What to do with travis?: we need a binary nana in some server? the nana repo could have a real release with compiled libnana and the includes? Travis will need to check the configuration need is available: if not - error or clone nana and compile?