You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ludovic 'Archivist' Lagouardette 4a3225d99e Fixed missed include 2 kuukautta sitten
CMake CMake: Update compiler flags 9 vuotta sitten
bin CMake: Refactor build files. 10 vuotta sitten
src Fixed missed include 2 kuukautta sitten
.gitmodules Packed the library for ease of use 2 kuukautta sitten
CMakeLists.txt Fixed missed include 2 kuukautta sitten
LICENSE We are on 2015 10 vuotta sitten
README.md CMake: Handle compiler flags better 10 vuotta sitten

README.md

pi9

9p server abstraction library

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_BUILD_TYPE=Upstream ..     # - run CMake
make                                     # - compile

License

zlib, see LICENSE file for more information