Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
CMakeCommands
/
target_link_libraries
/
libgenex.h
blob: 59ac18a33685e3c1b6d8aa6e1fafc8431cd8a5a9 [
file
]
#include
"libgenex_export.h"
#ifndef
LIBGENEX_H
# define LIBGENEX_H
struct
LIBGENEX_EXPORT
LibGenex
{
int
foo
();
};
#endif