mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
DOC: note that min clang version 3.5 is required for building CGAL
This commit is contained in:
2
BUILD.md
2
BUILD.md
@ -294,7 +294,7 @@ install the 32-bit development libraries by default.
|
|||||||
|
|
||||||
### Clang Compiler <a name="clang-compiler"></a>
|
### Clang Compiler <a name="clang-compiler"></a>
|
||||||
|
|
||||||
The minimum version of clang required is 3.3.
|
The minimum version of clang required is 3.5.
|
||||||
|
|
||||||
*Attention*: If you are building a newer version of clang, you may need to
|
*Attention*: If you are building a newer version of clang, you may need to
|
||||||
update your CMake beforehand since GNU *configure* can only be used prior
|
update your CMake beforehand since GNU *configure* can only be used prior
|
||||||
|
|||||||
Reference in New Issue
Block a user