Commit 595bafb9 by Christian Kern

Revert "Move examples to examples_raw, updated tex and build files"

This reverts commit 40624201.
parent 8a9675a3
......@@ -190,7 +190,7 @@ add_subdirectory(algorithms_cpp)
add_subdirectory(dataflow_cpp)
if (BUILD_EXAMPLES STREQUAL ON)
message("-- Building examples enabled")
add_subdirectory(doc/examples_raw)
add_subdirectory(doc/examples)
else()
message("-- Building examples disabled (default)")
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment