-fixed LDC demos compilation
-clean ThreadPool code -fixed betterC demos compilation
This commit is contained in:
parent
1387011b04
commit
a3b33a4935
3 changed files with 12 additions and 7 deletions
|
|
@ -19,8 +19,7 @@
|
|||
"libs-linux-x86_64": ["cimgui","SDL2","SDL2_image"],
|
||||
"lflags-linux-x86_64": ["-rpath=libs/linux/x64/","-Llibs/linux/x64/"],
|
||||
"dflags-ldc" : [
|
||||
"--ffast-math",
|
||||
"-enable-cross-module-inlining"
|
||||
"--ffast-math"
|
||||
],
|
||||
"configurations" : [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue