init
This commit is contained in:
12
cmake/config.h.in
Normal file
12
cmake/config.h.in
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#cmakedefine HAVE_SELECT
|
||||
|
||||
#cmakedefine HAVE_POLL
|
||||
|
||||
#define AMQ_PLATFORM "@CMAKE_SYSTEM_NAME@"
|
||||
|
||||
#cmakedefine ENABLE_SSL_ENGINE_API
|
||||
|
||||
#endif /* CONFIG_H */
|
||||
Reference in New Issue
Block a user