Vendor CMakeRust
This commit is contained in:
committed by
Dustin J. Mitchell
parent
37d7f3de8a
commit
7492fc48bb
6
cmake/CMakeRust/hello_world/test_lib.h
Normal file
6
cmake/CMakeRust/hello_world/test_lib.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TEST_LIB
|
||||
#define TEST_LIB
|
||||
|
||||
void hello();
|
||||
|
||||
#endif /* TEST_LIB */
|
||||
Reference in New Issue
Block a user