1 | | Also, it doesn't create the docs variant unless some python variant or the docs variant itself is selected. So it's likely that a user would never discover that +docs even exists. |
| 1 | Also, it doesn't create the docs variant unless some python variant or the docs variant itself is selected. So it's likely that a user would never discover that +docs even exists. And if they somehow did: |
| 2 | {{{ |
| 3 | % port info cmake +docs |
| 4 | Error: cmake: Error executing docs: can't read "PYTHON_VERSION_WITH_DOT": no such variable |
| 5 | Error: Unable to open port: Error evaluating variants |
| 6 | }}} |