Skip to content

Commit

Permalink
old line deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Sep 20, 2023
1 parent a8de72a commit e22ca17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
project(zenohc_examples LANGUAGES C)
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake" ${CMAKE_MODULE_PATH})
include(helpers)
include(../cmake/helpers.cmake)
set_default_build_type(Release)
configure_include_project(ZENOHC zenohc zenohc::lib ".." zenohc "https://github.com/eclipse-zenoh/zenoh-c" "")
add_custom_target(examples ALL)
Expand Down

0 comments on commit e22ca17

Please sign in to comment.