Actions
Feature #901
openAdd option to disable all external packages during configure
Status:
New
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2019-10-11
Due date:
% Done:
0%
Estimated time:
Module:
config, CMake
Operating System:
Compiler:
Description
By default, all external packages (such as zlib or OpenSSL) are enabled if found on the system. Currently, one has to disable all external packages manually using the appropriate --without-xxx option. It would be nice to have a new configure option --without-packages that disables all external packages.
Actions