Properly link flecs library
This commit is contained in:
25
engine/libs/flecs/test/api/include/api/bake_config.h
Normal file
25
engine/libs/flecs/test/api/include/api/bake_config.h
Normal file
@@ -0,0 +1,25 @@
|
||||
/*
|
||||
)
|
||||
(.)
|
||||
.|.
|
||||
| |
|
||||
_.--| |--._
|
||||
.-'; ;`-'& ; `&.
|
||||
\ & ; & &_/
|
||||
|"""---...---"""|
|
||||
\ | | | | | | | /
|
||||
`---.|.|.|.---'
|
||||
|
||||
* This file is generated by bake.lang.c for your convenience. Headers of
|
||||
* dependencies will automatically show up in this file. Include bake_config.h
|
||||
* in your main project file. Do not edit! */
|
||||
|
||||
#ifndef API_BAKE_CONFIG_H
|
||||
#define API_BAKE_CONFIG_H
|
||||
|
||||
/* Headers of public dependencies */
|
||||
#include <flecs.h>
|
||||
#include <bake_test.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user