Skip to content

Commit

Permalink
[CMakeLists.txt] Line added to compile cortex without been in robocom…
Browse files Browse the repository at this point in the history
…p/components
  • Loading branch information
LucasBonilla26 authored May 27, 2024
1 parent 130f851 commit 0629a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(GNUInstallDirs)

add_definitions(-I/usr/include/x86_64-linux-gnu/qt6/QtOpenGLWidgets/)


include_directories(/home/robocomp/robocomp/classes)
add_subdirectory(api)
add_subdirectory(core)
add_subdirectory(gui)
Expand Down

0 comments on commit 0629a05

Please sign in to comment.