Commit 9c5a5c4
Thomas Kiley
Add dependency to cprover_library.inc for the C++ module
This ensures that the library is actually built (and therefore used) by
the C++ frontend (otherwise, the CMake version never genreates
cprover_library.inc and the C version of the file is imported twice.
Also mirrored the changes made in the ansi-c CMakeLists.txt which
detects changes in the source of the library1 parent 64f1c3d commit 9c5a5c4
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 3 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 4 | + | |
| 5 | + | |
12 | 6 | | |
13 | 7 | | |
14 | 8 | | |
| |||
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
0 commit comments