Commit 6a66f46
authored
Demonstrate C and C++ flag propagation (#549)
Drake now listens to the CMAKE_CXX_FLAGS and CMAKE_C_FLAGS cmake variables.
To demonstrate this behavior, these flags are now forwarded to drake as part
of the drake_cmake_external example.1 parent a0fa583 commit 6a66f46
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| 152 | + | |
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
| |||
0 commit comments