projects
/
fov120.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118c742
)
Removed sstrip.c from project sources
author
slack
<slack@codemaniacs.com>
Mon, 7 Dec 2009 01:12:33 +0000
(
02:12
+0100)
committer
slack
<slack@codemaniacs.com>
Mon, 7 Dec 2009 01:12:33 +0000
(
02:12
+0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 81d9f0dde2ef7ce76a7b9aa2daca492ab6d7772e..66f18b1df49bc80b9fa8b42ec9abd7d9c2fc8ee0 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-28,7
+28,7
@@
link_directories(${LIBRARY_OUTPUT_PATH})
############
\r
set(DEMO_NAME fov120)
\r
FILE(GLOB HEADERS "*.h*")
\r
-
FILE(GLOB SOURCES "*.c*"
)
\r
+
SET(SOURCES main.c dl_init.c synth.c play.c
)
\r
\r
include_directories(
\r
${CMAKE_SOURCE_DIR}
\r