Commit 13b968c
committed
Don't try to build rapidjson
rapidjson as a submodule won't build in our environment due
to old CMake version requirements, and since it's a header-only
library, we only need the headers to be present to allow
opentimelineio to build.
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>1 parent dddc02d commit 13b968c
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
0 commit comments