Skip to content
Snippets Groups Projects

Resolve "Implementation of Falko lib"

Merged Sergi Pujol Badell requested to merge 26-implementation-of-falko-lib into master
Compare and
16 files
+ 6827
14
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -2,4 +2,4 @@ INCLUDE_DIRECTORIES(../src)
# polylines demo
ADD_EXECUTABLE(demo_polylines polyline_demo.cpp)
TARGET_LINK_LIBRARIES(demo_polylines ${PROJECT_NAME})
\ No newline at end of file
TARGET_LINK_LIBRARIES(demo_polylines ${PROJECT_NAME})
Loading