User Tools

Site Tools


getting_started:write_app:use_on_bbb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:write_app:use_on_bbb [2024/06/13 13:55] – [Use Existing Project] ursgrafgetting_started:write_app:use_on_bbb [2024/11/07 12:25] (current) – [Say Hello with EEROS] ursgraf
Line 40: Line 40:
  
 add_executable(helloworld main.cpp) add_executable(helloworld main.cpp)
-target_link_libraries(helloworld PRIVATE eeros)+target_link_libraries(helloworld PRIVATE EEROS::eeros)
 </code>  </code> 
   - Create a build directory and change into it with <code>   - Create a build directory and change into it with <code>
getting_started/write_app/use_on_bbb.1718279700.txt.gz · Last modified: 2024/06/13 13:55 by ursgraf