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 98f6f7d commit 21c4a13Copy full SHA for 21c4a13
examples/13_cmake_compilation/config/config.json
@@ -1,6 +1,6 @@
1
{
2
"autograding" : {
3
- "submission_to_compilation" : ["CMakeLists.txt"]
+ "submission_to_compilation" : ["CMakeLists.txt", "*.cpp", "*.h"]
4
},
5
"max_submission_size" : 1000000,
6
"testcases" : [
0 commit comments