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
code
pfabric
Commits
26648654
Commit
26648654
authored
Nov 09, 2017
by
Constantin Pohl
Browse files
comments in CMakeList
parent
73e8488e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
26648654
...
...
@@ -33,17 +33,17 @@ option(BUILD_USE_CASES
# Use RabbitMQ as network source
option
(
USE_RABBITMQ
"use RabbitMQ as network source"
O
N
O
FF
)
# Use Apache Kafka as network source
option
(
USE_KAFKA
"use Apache Kafka as network source"
O
N
O
FF
)
# Use MQTT as network source
option
(
USE_MQTT
"use MQTT as network source"
O
N
O
FF
)
# Use the boost::spirit parser for converting strings to numbers
...
...
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