diff --git a/CMakeLists.txt b/CMakeLists.txt index 90df628a79..0b46631a78 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -653,4 +653,4 @@ if (FF_USE_PYTHON) # https://stackoverflow.com/questions/43875499/do-post-processing-after-make-install-in-cmake add_subdirectory(cmake/pip_install) endif() -endif() \ No newline at end of file +endif()