Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: hcye on June 30, 2007, 01:54:09 am
-
This would be very convenient for automated regression testing.
Is this possible already? Thanks!
-
Select 'All' from the 'Build Target' combobox!
-
Select 'All' from the 'Build Target' combobox!
The virtual target "All" does not necessarily build all the targets. It depends on how the projects are set up.
But, there is no reason that an person can not change "All" to build all targets if they want.
Tim S
-
Thanks a lot!