Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Guilhem Saurel <guilhem.saurel@laas.fr>
  • Loading branch information
jorisv and nim65s authored Oct 23, 2023
1 parent e2bc410 commit 82b436a
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 @@ -247,7 +247,7 @@ IF(BUILD_PYTHON_INTERFACE)
)
ENDIF(BUILD_PYTHON_INTERFACE)

# Macros to update souces path in subdirs
# Macros to update sources path in subdirs
FUNCTION(REMOVE_PATH_FROM_LIST list_name path_name dest_list)
SET(list_name_)
FOREACH(header ${${list_name}})
Expand Down

0 comments on commit 82b436a

Please sign in to comment.