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.
 
 
Jari Vetoniemi 37e882b997 pkg-config: Add pi9.pc 9 years ago
CMake CMake: Update compiler flags 9 years ago
bin CMake: Refactor build files. 10 years ago
lib Update chck. 9 years ago
src pkg-config: Add pi9.pc 9 years ago
.gitmodules Track master branch. 10 years ago
CMakeLists.txt CMake: Update compiler flags 9 years ago
LICENSE We are on 2015 10 years ago
README.md CMake: Handle compiler flags better 10 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