We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca8c33 commit 9d0c12fCopy full SHA for 9d0c12f
examples/build/cmake/CMakeLists.txt
@@ -14,7 +14,7 @@ include (../../build/cmake/${CMAKE_SYSTEM_NAME}.cmake)
14
15
include_directories (../../include
16
../../../include)
17
-
+
18
file(GLOB_RECURSE Example_sources ../../src/*.cpp)
19
20
# Loop through each example file and create an executable for each
0 commit comments