add CMake dependency handling for portability

This commit is contained in:
Tarik Moussa
2026-02-16 18:18:39 +02:00
parent edc9415744
commit f3b7453a45

View File

@@ -0,0 +1,7 @@
//exmaple include hedder
#ifndef EXAMPLE_INCLUDE_HPP
#define EXAMPLE_INCLUDE_HPP
#endif // EXAMPLE_INCLUDE_HPP