-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2022-05-30
python3 ./buildscripts/scons.py list-aib-targets --variables-files=etc/scons/mongodbtoolchain_stable_clang.vars
The command above gives a list of targets however there is some improvement that can be done there. 1st there seems to be a lot of duplication in targets. Targets include a runtime suffix that is unnecessary. It is also missing the prefix for install, etc...