Properly link flecs library
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <log.h>
|
||||
#include <iostream>
|
||||
|
||||
int main(int, char *[]) {
|
||||
flecs::world world;
|
||||
}
|
||||
Reference in New Issue
Block a user