add CMake dependency handling for portability
This commit is contained in:
7
code/include/example_include.hpp
Normal file
7
code/include/example_include.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
//exmaple include hedder
|
||||
#ifndef EXAMPLE_INCLUDE_HPP
|
||||
#define EXAMPLE_INCLUDE_HPP
|
||||
|
||||
|
||||
|
||||
#endif // EXAMPLE_INCLUDE_HPP
|
||||
Reference in New Issue
Block a user