at least window
This commit is contained in:
parent
45a24f90b9
commit
e3ea52114d
3 changed files with 35 additions and 8 deletions
6
include/config.h.in
Normal file
6
include/config.h.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef __CONFIG_H__
|
||||
#define __CONFIG_H__
|
||||
|
||||
#define PREFIX "@CMAKE_INSTALL_PREFIX@"
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue