Skip to content

Commit 78a181a

Browse files
committed
xmake: Remove useless line
1 parent fa99699 commit 78a181a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

xmake.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ add_requires(
3939
"sqlitecpp[sqlite3_external]"
4040
)
4141

42-
add_requireconfs("spdlog")
43-
4442
if has_config("serveronly") then
4543
add_requireconfs("nazaraengine", {
4644
debug = is_mode("debug"),

0 commit comments

Comments
 (0)