mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-28 07:03:10 +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)
|