Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
1c046ac2
Commit
1c046ac2
authored
Apr 14, 2010
by
Alexander Wiebel
Browse files
[FIX] linking error
parent
8486f6d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/graphicsEngine/CMakeLists.txt
src/graphicsEngine/CMakeLists.txt
+1
-1
No files found.
src/graphicsEngine/CMakeLists.txt
View file @
1c046ac2
...
...
@@ -9,7 +9,7 @@ TARGET_LINK_LIBRARIES( ge common ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${OP
# Unit tests
IF
(
OW_COMPILE_TESTS
)
CXXTEST_ADD_TESTS_FROM_LIST
(
"
${
GE_SRC
}
"
"ge"
CXXTEST_ADD_TESTS_FROM_LIST
(
"
${
GE_SRC
}
"
"ge
;kernel
"
"WGESignals.cpp"
"WGraphicsEngine.cpp"
"WGEScene.cpp"
...
...
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