diff --git a/web/content/docs/devguide/troubleshooting/conan.pandoc b/web/content/docs/devguide/troubleshooting/conan.pandoc index f70c2bc38cbcd7407e77c999e5c9f2419de9dc5c..30b23fadea770d8cf06076a7839f092af5795272 100644 --- a/web/content/docs/devguide/troubleshooting/conan.pandoc +++ b/web/content/docs/devguide/troubleshooting/conan.pandoc @@ -61,5 +61,5 @@ error: undefined reference to `getrandom' If you still want to use your OS / compiler combination you can build the VTK Conan package on your machine. Run this one time: ``` -cmake . -DOGS_CONAN_BUILD=VTK +cmake . -DOGS_CONAN_BUILD=vtk ```