Skip to content

cppp-project/cppp-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppp-platfrom -- Portable platform check library

Build

Dependencies

  • CMake (version >= 3.10)

Command

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=[[PREFIX]]
# If you want to build the example, add -DBUILD_EXAMPLE=ON
cmake --build .
cmake --install .

Documentation

Documentation