cmake_tutorial/libs/lib2/inc/lib2.h
2025-07-03 17:29:32 +02:00

3 lines
69 B
C

#pragma once
void lib2_function(); // Function declaration for lib2