variant_config.h.in moves to config/
... and is instantiated in the build tree now. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@957 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
7
core/config/variant_config.h.in
Normal file
7
core/config/variant_config.h.in
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef VARIANT_CONFIG_H
|
||||
#define VARIANT_CONFIG_H
|
||||
|
||||
#cmakedefine BUILD_OVP
|
||||
#cmakedefine BUILD_BOCHS
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user