diff --git a/frame/2/her/CMakeLists.txt b/frame/2/her/CMakeLists.txt index b98422fee..0bcab8ff6 100644 --- a/frame/2/her/CMakeLists.txt +++ b/frame/2/her/CMakeLists.txt @@ -22,6 +22,4 @@ else() ${CMAKE_CURRENT_SOURCE_DIR}/bli_her_unb_var1.c ${CMAKE_CURRENT_SOURCE_DIR}/bli_her_unb_var2.c ) -endif() - - add_subdirectory(ind) \ No newline at end of file +endif() \ No newline at end of file diff --git a/kernels/zen/2/CMakeLists.txt b/kernels/zen/2/CMakeLists.txt index c1fd431f4..85ad4bfd5 100644 --- a/kernels/zen/2/CMakeLists.txt +++ b/kernels/zen/2/CMakeLists.txt @@ -17,6 +17,4 @@ ${TARGET_ARCH} STREQUAL amdzen) PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/bli_her_zen_int_amd.c ) -endif() - - add_subdirectory(ind) \ No newline at end of file +endif() \ No newline at end of file