We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f81cd commit b2057f3Copy full SHA for b2057f3
src/print_dependencies.h
@@ -1,6 +1,6 @@
1
#ifndef PROJECT_DEPENDENCIES_H
2
#define PROJECT_DEPENDENCIES_H
3
4
-#define PRINT_DEPENDENCIES 1
+#define PRINT_DEPENDENCIES 0
5
extern const char* project_dependencies;
6
#endif // PROJECT_DEPENDENCIES_H
0 commit comments