User Tools

Site Tools


getting_started:write_app:use_on_host

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_host [2023/04/13 09:03] – [Use Existing Project] ursgrafgetting_started:write_app:use_on_host [2024/11/07 12:25] (current) – [Say Hello with EEROS] ursgraf
Line 38: Line 38:
  
 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 for your new project and change into it with <code>   - Create a build directory for your new project and change into it with <code>
getting_started/write_app/use_on_host.1681369396.txt.gz · Last modified: 2023/04/13 09:03 by ursgraf