Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ACGL
acgl
Commits
6d8697b6
Commit
6d8697b6
authored
Apr 11, 2013
by
Robert Menzel
Browse files
Merge branch 'experimental' of
file:///data/git-repository/acgl/libraries/acgl
into experimental
parents
c8e9be1a
5ff64427
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6d8697b6
...
@@ -53,7 +53,7 @@ SET(LIBRARY_OUTPUT_PATH "${CMAKE_CURRENT_SOURCE_DIR}/lib")
...
@@ -53,7 +53,7 @@ SET(LIBRARY_OUTPUT_PATH "${CMAKE_CURRENT_SOURCE_DIR}/lib")
# if ACGL should not get compiled as a library, just include the following file
# if ACGL should not get compiled as a library, just include the following file
# into the projects CMakeList.txt
# into the projects CMakeList.txt
#
#
INCLUDE
(
${
CMAKE_SOURCE_DIR
}
/CMakeListsStaticInclude.txt
)
INCLUDE
(
${
CMAKE_
CURRENT_
SOURCE_DIR
}
/CMakeListsStaticInclude.txt
)
################################################################################
################################################################################
# Defines
# Defines
...
...
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