Logo
Explore Help
Sign In
fmtlib/fmt
1
0
Fork 1
You've already forked fmt
mirror of https://github.com/fmtlib/fmt.git synced 2025-10-28 04:31:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
44e0eea94e98f12c54dd9ab6e346a0fb399a2c39
fmt/test/add-subdirectory-test/main.cc

6 lines
128 B
C++
Raw Normal View History

Cleanup add-subdirectory-test
2021-05-07 16:42:02 -07:00
#include "fmt/core.h"
check if cppformat is the master project or just used as dependency Based on that information less intrusive option defaults are choosen. Additionally, packaging support is omitted.
2016-02-03 11:20:19 +01:00
Improve coding style consistency
2016-03-18 07:59:04 -07:00
int main(int argc, char** argv) {
Cleanup add-subdirectory-test
2021-05-07 16:42:02 -07:00
for (int i = 0; i < argc; ++i) fmt::print("{}: {}\n", i, argv[i]);
check if cppformat is the master project or just used as dependency Based on that information less intrusive option defaults are choosen. Additionally, packaging support is omitted.
2016-02-03 11:20:19 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 35ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API