Skip to content

Commit 9d0c12f

Browse files
committed
Code cleanup
1 parent aca8c33 commit 9d0c12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build/cmake/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include (../../build/cmake/${CMAKE_SYSTEM_NAME}.cmake)
1414

1515
include_directories (../../include
1616
../../../include)
17-
17+
1818
file(GLOB_RECURSE Example_sources ../../src/*.cpp)
1919

2020
# Loop through each example file and create an executable for each

0 commit comments

Comments
 (0)