BlinkenArea - GitList
Repositories
Blog
Wiki
Blinker
Code
Commits
Branches
Tags
Search
Tree:
1e57877
Branches
Tags
master
Blinker
src
config
flexipix.cfg.sh
fix redirect '&>' which does not work in all shells
Stefan Schuermans
commited
1e57877
at 2012-12-23 18:55:59
flexipix.cfg.sh
Blame
History
Raw
if echo '#include <flexipix/flexipix.h>' | g++ - -E >/dev/null 2>/dev/null then echo CONFIG+=FLP echo DEFINE+=-DBLINKER_CFG_FLEXIPIX echo LIBS+=-lflexipix fi