mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-14 06:43:19 +08:00
4 lines
89 B
CMake
4 lines
89 B
CMake
|
# ports/qube
|
||
|
target_include_directories(qpc PUBLIC .)
|
||
|
target_sources(qpc PRIVATE qube.c)
|