Remove include, lib
Update launch.json to include Linux specific debug config Update CMakeList to compile on Linux
This commit is contained in:
parent
6fc18195fc
commit
10064f31c2
7 changed files with 66 additions and 37 deletions
|
@ -3,8 +3,6 @@
|
|||
#include <glad/glad.h>
|
||||
#include <iostream>
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
extern "C" {
|
||||
#include <lua.h>
|
||||
#include <lualib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue