mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
examples: moved examples to new c++ subfolder
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/examples)
|
||||
|
||||
add_executable (hmc5883l-example hmc5883l.cxx)
|
||||
add_executable (groveled-example groveled.cxx)
|
||||
add_executable (groverelay-example groverelay.cxx)
|
0
examples/am2315.cxx → examples/c++/am2315.cxx
Executable file → Normal file
0
examples/am2315.cxx → examples/c++/am2315.cxx
Executable file → Normal file
Reference in New Issue
Block a user