diff options
author | midipix <writeonce@midipix.org> | 2021-04-09 13:31:49 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-10 20:54:45 +0000 |
commit | 4d730eaa0b1edef88e9cfc0507e728be5d79c1ee (patch) | |
tree | f4377449d66f9f89c8f341836ec1bef18ba2f41e /sofort/config | |
parent | fc6f51e96bdc351fd9d662a3434f8da429b36702 (diff) | |
download | ntcon-4d730eaa0b1edef88e9cfc0507e728be5d79c1ee.tar.bz2 ntcon-4d730eaa0b1edef88e9cfc0507e728be5d79c1ee.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 |