Skip to content

Commit

Permalink
fix missing newline at EOF (to avoid future diff issues) (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
aartbik authored Jan 15, 2025
1 parent f76060c commit 97bb925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ target_link_libraries(test_host matx::matx)

if(MATX_EN_PYBIND11)
add_subdirectory(python_integration_sample)
endif()
endif()

0 comments on commit 97bb925

Please sign in to comment.