Skip to content

Commit

Permalink
Removed publishing resources example.
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-crowhurst committed Apr 14, 2018
1 parent 55c92b5 commit f8dd3b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 49 deletions.
3 changes: 0 additions & 3 deletions example/CMakeLists.txt
Expand Up @@ -10,9 +10,6 @@ set( EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}/example" )
#
# Build
#
add_executable( publishing_resources publishing_resources/source/example.cpp )
target_link_libraries( publishing_resources ${STATIC_LIBRARY_NAME} )

add_executable( publishing_multipath_resources publishing_multipath_resources/source/example.cpp )
target_link_libraries( publishing_multipath_resources ${STATIC_LIBRARY_NAME} )

Expand Down
46 changes: 0 additions & 46 deletions example/publishing_resources/source/example.cpp

This file was deleted.

0 comments on commit f8dd3b0

Please sign in to comment.