3 lines
72 B
Makefile
3 lines
72 B
Makefile
![]() |
build:
|
||
|
g++ -I/usr/include/python3.11 -lpython3.11 main.cpp -o schedule
|