This website requires JavaScript.
Explore
Help
Sign In
168492376
/
qskinny
Watch
1
Star
0
Fork
You've already forked qskinny
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68fe1bddc3
qskinny
/
examples
/
boxes
/
CMakeLists.txt
5 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
using qsk_example
2023-03-29 15:49:17 +00:00
list
(
APPEND
HEADERS
Box.h
)
list
(
APPEND
SOURCES
Box.cpp
main.cpp
)
initial commit with iot dashboard working
2022-09-28 21:49:30 +00:00
plugins fixed
2023-04-01 11:58:56 +00:00
qsk_add_example
(
boxes
)