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
Stack Of Tasks
dynamic-graph
Commits
59eb74c6
Commit
59eb74c6
authored
Nov 22, 2010
by
olivier-stasse
Browse files
Include cpack to geneate 8.04 Ubuntu package.
parent
8a3985e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
59eb74c6
...
...
@@ -18,6 +18,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
INCLUDE
(
cmake/base.cmake
)
INCLUDE
(
cmake/boost.cmake
)
INCLUDE
(
cmake/pthread.cmake
)
INCLUDE
(
cmake/cpack.cmake
)
SET
(
PROJECT_NAME dynamic-graph
)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library"
)
...
...
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