fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44)
* use fixed libcommuni submodule * warn flag -W4 should be used for MSVS instead of -Wall, move libcommuni define and include together * define correct warning flags for MSVC and else
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "lib/libcommuni"]
|
||||
path = lib/libcommuni
|
||||
url = https://github.com/communi/libcommuni
|
||||
url = https://github.com/hemirt/libcommuni
|
||||
|
||||
Reference in New Issue
Block a user