Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery.common.cpp
/
Microservice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
76a77828
authored
Dec 12, 2016
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add License
parent
1b75b63f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
CMakeLists.txt
LICENSE
CMakeLists.txt
View file @
76a77828
...
...
@@ -106,6 +106,8 @@ set(CPACK_SOURCE_GENERATOR "ZIP")
set
(
CPACK_PACKAGE_INSTALL_DIRECTORY dist
)
set
(
CPACK_SET_DESTDIR
"ON"
)
set
(
CPACK_PACKAGE_DEFAULT_LOCATION
"./dist"
)
set
(
CPACK_RESOURCE_FILE_LICENSE
"./LICENSE"
)
#set(CPACK_SOURCE_IGNORE_FILES
# "/build/;/.bzr/;~$;${CPACK_SOURCE_IGNORE_FILES}")
include
(
CPack
)
...
...
LICENSE
0 → 100644
View file @
76a77828
Copyright 2016 IPGallery Co., Ltd.
Licensed under the ipgallery License, Version 2.0 (the "License");
you may kiss my ass except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
\ No newline at end of file
Write
Preview
Markdown
is supported
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