renamed cmake::projects() to targets() because it could be "clean"

added --reconfigure, only used by MO for now, will refactor cleaning stuff
This commit is contained in:
isanae
2020-05-22 15:07:42 -04:00
parent 3da9e3b434
commit 7bdce19758
15 changed files with 106 additions and 35 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ void python::build_and_install_from_source()
{
run_tool(msbuild()
.solution(solution_file())
.projects({
.targets({
"python", "pythonw", "python3dll", "select", "pyexpat",
"unicodedata", "_queue", "_bz2", "_ssl"})
.parameters({