ci: wrong indent style fixed
This commit is contained in:
parent
c12e18f2f1
commit
c71d933d5b
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ add_library(${TARGET} OBJECT
|
||||||
grammar-parser.cpp
|
grammar-parser.cpp
|
||||||
train.h
|
train.h
|
||||||
train.cpp
|
train.cpp
|
||||||
json.hpp
|
json.hpp
|
||||||
httplib.h
|
httplib.h
|
||||||
)
|
)
|
||||||
|
|
||||||
if (BUILD_SHARED_LIBS)
|
if (BUILD_SHARED_LIBS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue