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 e848ea604c Fixed typo smh 3 weeks ago
CMake CMake: Update compiler flags 9 years ago
bin CMake: Refactor build files. 9 years ago
src Fixed typo smh 3 weeks ago
.gitmodules Packed the library for ease of use 3 weeks ago
CMakeLists.txt Fixed typo smh 3 weeks ago
LICENSE We are on 2015 10 years ago
README.md CMake: Handle compiler flags better 9 years ago

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