debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
63 stars 23 forks source link

Add CMake support #32

Closed adriweb closed 5 years ago

adriweb commented 5 years ago

Features/Caveats/TODO/WISH inside the root CMakeLists.txt file.

adriweb commented 5 years ago

Alright, this looks good finally.

It's been both manually and travis-ly validated for/with:

debrouxl commented 5 years ago

Thanks for your work :) One of the next steps for you shall be to add targets for building the test_*_2 binaries. For me, it's adjusting the commits from the experimental2 branch...