cmake update

make examples, playground and tests buildable
This commit is contained in:
2026-01-03 20:03:07 +01:00
parent dec98086e6
commit 0040196561
23 changed files with 104 additions and 2661 deletions

View File

@@ -8,7 +8,7 @@ and much more.
Qwt is officialy hosted at http://qwt.sf.net, the cmake version at https://github.com/Sani7/qwt
# Installation
# Usage
You can add qwt as a submodule to your git project and using:
```cmake
add_subdirectory(${QWT_FOLDER_LOCATION})