CMake: add lib skeleton and google-tests
This commit is contained in:
6
pasada-lib/include/library.h
Normal file
6
pasada-lib/include/library.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LIBPASADA_LIBRARY_H
|
||||
#define LIBPASADA_LIBRARY_H
|
||||
|
||||
void hello();
|
||||
|
||||
#endif // LIBPASADA_LIBRARY_H
|
||||
Reference in New Issue
Block a user