fix fmt dependency cuz qmake hates .cc file extensions
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
# fmt
|
||||
SOURCES += $$PWD/../lib/fmt/fmt/format.cc
|
||||
SOURCES += $$PWD/../lib/fmt/fmt/format.cpp
|
||||
|
||||
INCLUDEPATH += $$PWD/../lib/fmt/
|
||||
|
||||
Reference in New Issue
Block a user