Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardob90 committed Jan 10, 2024
1 parent f69a40a commit c4b8d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleedpy/cleed/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ add_subdirectory(libmat)
# Compile cleed source files
file(GLOB CLEED_SRC "*.c")

# Remove a few src files that contains duplicated symbols
# Remove a few src files that contain duplicated symbols
list(REMOVE_ITEM CLEED_SRC
"${CMAKE_CURRENT_SOURCE_DIR}/linpphase.c"
"${CMAKE_CURRENT_SOURCE_DIR}/lpcmktlnd_read.c"
Expand Down

0 comments on commit c4b8d35

Please sign in to comment.