Files
2025-04-02 21:44:17 -07:00

5 lines
68 B
Python

from cmake import cmake
if __name__ == "__main__":
cmake()