Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
7897b163
Commit
7897b163
authored
May 24, 2013
by
Davis King
Browse files
updated examples cmake file
parent
de48f601
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
examples/CMakeLists.txt
examples/CMakeLists.txt
+2
-1
No files found.
examples/CMakeLists.txt
View file @
7897b163
...
@@ -36,6 +36,7 @@ add_example(file_to_code_ex)
...
@@ -36,6 +36,7 @@ add_example(file_to_code_ex)
add_example
(
graph_labeling_ex
)
add_example
(
graph_labeling_ex
)
add_example
(
gui_api_ex
)
add_example
(
gui_api_ex
)
add_example
(
image_ex
)
add_example
(
image_ex
)
add_example
(
integrate_function_adapt_simp_ex
)
add_example
(
iosockstream_ex
)
add_example
(
iosockstream_ex
)
add_example
(
kcentroid_ex
)
add_example
(
kcentroid_ex
)
add_example
(
kkmeans_ex
)
add_example
(
kkmeans_ex
)
...
@@ -63,6 +64,7 @@ add_example(pipe_ex_2)
...
@@ -63,6 +64,7 @@ add_example(pipe_ex_2)
add_example
(
quantum_computing_ex
)
add_example
(
quantum_computing_ex
)
add_example
(
queue_ex
)
add_example
(
queue_ex
)
add_example
(
rank_features_ex
)
add_example
(
rank_features_ex
)
add_example
(
running_stats_ex
)
add_example
(
rvm_ex
)
add_example
(
rvm_ex
)
add_example
(
rvm_regression_ex
)
add_example
(
rvm_regression_ex
)
add_example
(
sequence_labeler_ex
)
add_example
(
sequence_labeler_ex
)
...
@@ -70,7 +72,6 @@ add_example(server_http_ex)
...
@@ -70,7 +72,6 @@ add_example(server_http_ex)
add_example
(
server_iostream_ex
)
add_example
(
server_iostream_ex
)
add_example
(
sockets_ex
)
add_example
(
sockets_ex
)
add_example
(
sockstreambuf_ex
)
add_example
(
sockstreambuf_ex
)
add_example
(
running_stats_ex
)
add_example
(
std_allocator_ex
)
add_example
(
std_allocator_ex
)
add_example
(
surf_ex
)
add_example
(
surf_ex
)
add_example
(
svm_ex
)
add_example
(
svm_ex
)
...
...
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