Skip to content

Commit 21c4a13

Browse files
emaicusbmcutler
authored andcommitted
[Bugfix:SampleAutograding] update tutorial 13 (#24)
1 parent 98f6f7d commit 21c4a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/13_cmake_compilation/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"autograding" : {
3-
"submission_to_compilation" : ["CMakeLists.txt"]
3+
"submission_to_compilation" : ["CMakeLists.txt", "*.cpp", "*.h"]
44
},
55
"max_submission_size" : 1000000,
66
"testcases" : [

0 commit comments

Comments
 (0)