1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 17:55:19 +03:00

gtests enabled for Horus

This commit is contained in:
Bertrand Songis 2016-03-24 21:52:49 +01:00
parent b4bf833667
commit 497f699331

View file

@ -84,4 +84,4 @@ rm -rf *
cmake ${COMMON_OPTIONS} -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=YES -DDEBUG=YES ${SRCDIR} cmake ${COMMON_OPTIONS} -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=YES -DDEBUG=YES ${SRCDIR}
make -j2 firmware make -j2 firmware
make -j2 simu make -j2 simu
#make -j2 gtests ; ./gtests make -j2 gtests ; ./gtests