jnaulet / dloadtool

HTC One / Qualcomm DLOAD mode software
Other
13 stars 6 forks source link

use cmake to build the project && add libcintelhex to fix build #1

Closed sndnvaps closed 8 years ago

sndnvaps commented 8 years ago

Signed-off-by: sndnvaps sndnvaps@gmail.com

jnaulet commented 8 years ago

Note tried yet (i'm on vacation)

sndnvaps commented 8 years ago

i have test it on ubuntu 14.04 ,, nothing wrong ..

jnaulet commented 8 years ago

Cool

sndnvaps commented 8 years ago

Use cmake , is better than use autoconf ,, more esay .. just

$mkdir build 
$cd build
$cmake ../
$make