Commit df5db30
committed
Add cmake_minimum_required to test_iss36 CMakeLists.txt
Newer CMake versions require cmake_minimum_required() at the top of
CMakeLists.txt files. Add version 3.10 requirement to fix test on
modern CMake installations.1 parent ecc9fc8 commit df5db30
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments