aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include headers of LibO3000 to CMakeLists.txtHEADmasterNao Pross2022-02-111-1/+1
| | | | | | Many headers need o3000_portable.h to work, but the default installation path for o3000 is /usr/local/include, which is not always included in the default compiler flags.
* file description header updatePatrick Roth2021-06-281-3/+3
|
* distinguish between 32 or 64 bit compiler versionpatrick.roth2019-11-281-6/+12
|
* Library version defined in CMakeLists.txtPatrick Roth2019-10-221-8/+34
| | | | | Current library version can be requested with function color_pipe_get_version().
* building instructions for windows addedpatrick.roth2019-10-211-0/+7
|
* initial commitPatrick Roth2019-10-041-0/+23
import from github