Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeCAD
FreeCAD
Commits
0efd86fb
Commit
0efd86fb
authored
Dec 29, 2012
by
jriegel
Browse files
small cleanups
parent
97b6128d
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Mod/OpenSCAD/CMakeLists.txt
View file @
0efd86fb
...
...
@@ -28,7 +28,8 @@ set(all_files ${OpenSCAD_SRCS} ${ply_SRCS})
ADD_CUSTOM_TARGET
(
OpenSCAD ALL
SOURCES
${
allfiles
}
)
fc_copy_sources
(
OpenSCAD
"
${
CMAKE_BINARY_DIR
}
/Mod/OpenSCAD"
${
all_files
}
)
fc_copy_sources
(
OpenSCAD
"
${
CMAKE_BINARY_DIR
}
/Mod/OpenSCAD"
${
all_files
}
)
INSTALL
(
FILES
...
...
src/WindowsInstaller/CopyRelease.bat.in
View file @
0efd86fb
copy FreeCAD.msi FreeCAD_0.13.$WCREV$_x86_unstable_setup.msi
copy FreeCAD.7z FreeCAD_0.13.$WCREV$_x86_unstable_bin.7z
\ No newline at end of file
copy FreeCAD.msi FreeCAD_0.13.$WCREV$_x86_RC_setup.msi
copy FreeCAD.7z FreeCAD_0.13.$WCREV$_x86_RC_bin.7z
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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