mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-08-10 16:37:05 +01:00
giving up on having no implicit sign conversion, it is too cumbersome with Eigen using signed indices
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
COM_CXXFLAGS = -Wall -Wconversion
|
COM_CXXFLAGS = -Wall
|
||||||
if CXX_GNU
|
if CXX_GNU
|
||||||
COM_CXXFLAGS += -W -pedantic
|
COM_CXXFLAGS += -W -pedantic
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user