Skip to content

Commit

Permalink
Fixes include folder installation. (#41)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
  • Loading branch information
francocipollone committed Jun 21, 2022
1 parent a989e9e commit cba39c0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -47,7 +47,6 @@ endif()
##############################################################################
# Sources
##############################################################################
add_subdirectory(include)
add_subdirectory(src)

##############################################################################
Expand Down
1 change: 0 additions & 1 deletion include/CMakeLists.txt

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit cba39c0

Please sign in to comment.