Skip to content

Commit

Permalink
Fixes include folder installation. (#69)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <[email protected]>
  • Loading branch information
francocipollone authored Jun 16, 2022
1 parent 1aa5747 commit 28b3717
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ include(${PROJECT_SOURCE_DIR}/cmake/SanitizersConfig.cmake)
# Sources
##############################################################################

add_subdirectory(include)
add_subdirectory(src)

##############################################################################
Expand Down
2 changes: 0 additions & 2 deletions include/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion include/maliput_dragway/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion include/maliput_dragway_test_utilities/CMakeLists.txt

This file was deleted.

0 comments on commit 28b3717

Please sign in to comment.