Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gl2ps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan
gl2ps
Commits
dbc0d44b
Commit
dbc0d44b
authored
9 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
f601f550
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
COPYING.GL2PS
+0
-2
0 additions, 2 deletions
COPYING.GL2PS
with
2 additions
and
4 deletions
CMakeLists.txt
+
2
−
2
View file @
dbc0d44b
...
@@ -185,8 +185,8 @@ set(CPACK_PACKAGE_EXECUTABLE "gl2ps;gl2ps")
...
@@ -185,8 +185,8 @@ set(CPACK_PACKAGE_EXECUTABLE "gl2ps;gl2ps")
set
(
CPACK_STRIP_FILES TRUE
)
set
(
CPACK_STRIP_FILES TRUE
)
set
(
CPACK_SOURCE_PACKAGE_FILE_NAME gl2ps-
${
GL2PS_VERSION
}
-source
)
set
(
CPACK_SOURCE_PACKAGE_FILE_NAME gl2ps-
${
GL2PS_VERSION
}
-source
)
set
(
CPACK_SOURCE_GENERATOR TGZ
)
set
(
CPACK_SOURCE_GENERATOR TGZ
)
set
(
CPACK_SOURCE_IGNORE_FILES
"
${
CMAKE_BINARY_DIR
}
"
"/CVS/"
"/.svn"
"~$"
set
(
CPACK_SOURCE_IGNORE_FILES
"TODO.txt"
"
${
CMAKE_BINARY_DIR
}
"
"/CVS/"
"DS_Store$"
"/tmp/"
"/bin/"
"/lib/"
)
"/.svn"
"~$"
"DS_Store$"
"/tmp/"
"/bin/"
"/lib/"
)
if
(
WIN32
)
if
(
WIN32
)
set
(
CPACK_GENERATOR ZIP
)
set
(
CPACK_GENERATOR ZIP
)
else
(
WIN32
)
else
(
WIN32
)
...
...
This diff is collapsed.
Click to expand it.
COPYING.GL2PS
+
0
−
2
View file @
dbc0d44b
...
@@ -2,8 +2,6 @@
...
@@ -2,8 +2,6 @@
GL2PS LICENSE
GL2PS LICENSE
Version 2, November 2003
Version 2, November 2003
Copyright (C) 2003, Christophe Geuzaine
Permission to use, copy, and distribute this software and its
Permission to use, copy, and distribute this software and its
documentation for any purpose with or without fee is hereby granted,
documentation for any purpose with or without fee is hereby granted,
provided that the copyright notice appear in all copies and that both
provided that the copyright notice appear in all copies and that both
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment