blisp/tools
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
..
blisp Compile internal file_parsers lib always statically (#51) 2023-08-10 14:23:12 +10:00