Skip to content

Commit 868083c

Browse files
committed
Updated message for package control users.
1 parent 51d88b9 commit 868083c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

messages/0.5.0.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
- "Clear Cache": Removes all cmake-related files
33
(thanks, github.com/eugene-babichenko !)
44
- "Clear Cache & Configure": Simply runs the commands "Clear Cache" and
5-
"Configure" one after the other.
5+
"Configure" one after the other. This command does NOT ask for confirmation
6+
for deleting the cmake-related cache files.
67

78
* If a prerequisite for a command is not satisfied, the command will not be
89
executable. For instance, if you're not in "project mode" and you don't have
@@ -13,7 +14,7 @@
1314
* All commands are now also in the "Tools" menu at the top of the screen.
1415

1516
* If the generator is "make" (the default), then building the default ("all")
16-
target will now build with the max number of cores by default.
17+
target will now build with the max number of cores of your machine by default.
1718

1819
If you have an idea for improvement or if you find a bug please let me know at
1920
github.com/rwols/CMakeBuilder/issues

0 commit comments

Comments
 (0)