Commit 8338326
Add
This change ensures that `BearSource` is rebuilt whenever its sources
are modified. The `BUILD_ALWAYS` option in CMake's `ExternalProject`
module enforces this behavior. For more details, see the CMake
documentation
https://cmake.org/cmake/help/latest/module/ExternalProject.html.BUILD_ALWAYS to ensure BearSource rebuilds1 parent f856ccf commit 8338326
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments