jhanssen / fisk

Fisk, a distributed compile system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fisk

Fisk, a distributed compile system

If you get:

Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the

On mac.

Install openssl with brew and do:

OPENSSL_ROOT_DIR=/usr/local//Cellar/openssl/1.0.2o_1/ cmake ...

About

Fisk, a distributed compile system

License:GNU General Public License v3.0


Languages

Language:C++ 40.9%Language:JavaScript 36.7%Language:TypeScript 15.7%Language:Shell 4.5%Language:CMake 1.1%Language:HTML 0.9%Language:CSS 0.1%Language:Python 0.1%