Document FreeBSD build instructions (#1763)
* Document FreeBSD build instructions This has been tested under the following conditions: ``` $ uname -apKU FreeBSD triton 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64 amd64 1201000 1201000 ``` It may also work on older versions and should definitely on FreeBSD 13.0-CURRENT.
This commit is contained in:
@@ -32,6 +32,8 @@ git submodule update --init --recursive
|
||||
|
||||
[Building on Mac](../master/BUILDING_ON_MAC.md)
|
||||
|
||||
[Building on FreeBSD](../master/BUILDING_ON_FREEBSD.md)
|
||||
|
||||
## Code style
|
||||
The code is formatted using clang format in Qt Creator. [.clang-format](src/.clang-format) contains the style file for clang format.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user