blisp/tools/blisp
schrob c41d128e73
Compile internal file_parsers lib always statically (#51)
Otherwise, depending on BUILD_SHARED_LIBS default, it may be
compiled dynamically. However, the resulting DSO currently would
not be installed, resulting in unusable installed blisp binary.

Co-authored-by: Schdro <>
2023-08-10 14:23:12 +10:00
..
src Compile internal file_parsers lib always statically (#51) 2023-08-10 14:23:12 +10:00
CMakeLists.txt DFU file support (#45) 2023-08-01 22:43:56 +10:00