diff options
author | midipix <writeonce@midipix.org> | 2021-04-09 13:31:49 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-10 20:54:55 +0000 |
commit | f4714279e8543ce3d2cdb834ea8d766a2d7b90b0 (patch) | |
tree | e615c4a76c51e957b7c834cacab01e3c8f7828c7 /sofort/config | |
parent | 9a06eec7f61a267a15baa5b15a1458d11361bf89 (diff) | |
download | sltdl-f4714279e8543ce3d2cdb834ea8d766a2d7b90b0.tar.bz2 sltdl-f4714279e8543ce3d2cdb834ea8d766a2d7b90b0.tar.xz |
build system: posix make support: refactored build-flavor dependency schemes.
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/opt.vars | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sofort/config/opt.vars b/sofort/config/opt.vars index c2ff58d..e71ea56 100644 --- a/sofort/config/opt.vars +++ b/sofort/config/opt.vars @@ -1 +1,9 @@ version_opt + +shared_library_opt +static_library_opt + +app_frontend_opt +app_linking_opt + +install_headers_opt |