Working on client code.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
# Libs
|
||||
target_link_libraries(${DUSK_TARGET_NAME}
|
||||
PUBLIC
|
||||
cglm
|
||||
archive_static
|
||||
m
|
||||
spng_static
|
||||
|
@@ -9,12 +9,7 @@
|
||||
#include "dusk.h"
|
||||
#include "duskglimpl.h"
|
||||
|
||||
#include <cglm/cglm.h>
|
||||
#include <libgen.h>
|
||||
#include <float.h>
|
||||
|
||||
typedef float float_t;
|
||||
typedef double double_t;
|
||||
|
||||
extern char_t EXECUTABLE_PATH[];
|
||||
extern char_t EXECUTABLE_DIRECTORY[];
|
Reference in New Issue
Block a user