Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
ab7f884a
Commit
ab7f884a
authored
Apr 25, 2001
by
Bill Hoffman
Browse files
ENH: set initial build to source dir
parent
11b68dea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/MFCDialog/CMakeSetupDialog.cpp
View file @
ab7f884a
...
...
@@ -95,6 +95,7 @@ CMakeSetupDialog::CMakeSetupDialog(CWnd* pParent /*=NULL*/)
startPath
=
startPath
.
Left
(
removePos
);
}
m_WhereSource
=
startPath
;
m_WhereBuild
=
startPath
;
this
->
LoadFromRegistry
();
m_BuildPathChanged
=
false
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment