Skip to content

Commit 5dea74e

Browse files
committed
change the directory order in clp_s/CMakeLists.txt
1 parent 67f3013 commit 5dea74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/core/src/clp_s/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
add_subdirectory(search/kql)
21
add_subdirectory(indexer)
2+
add_subdirectory(search/kql)
33

44
set(
55
CLP_SOURCES

0 commit comments

Comments
 (0)