Skip to content

Commit f10b4bf

Browse files
committed
Rename to minifi-api
1 parent d6d47f9 commit f10b4bf

File tree

92 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ endfunction()
339339
SET(TEST_DIR ${CMAKE_SOURCE_DIR}/libminifi/test)
340340
include(Extensions)
341341

342-
add_subdirectory(core)
342+
add_subdirectory(minifi-api)
343343
add_subdirectory(utils)
344344
add_subdirectory(extension-utils)
345345
add_subdirectory(libminifi)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)