[cmake] some definitions do not matter build now
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
if(MSVC)
|
||||
add_definitions(-DHAVE_ATANH -DHAVE_ASINH -DHAVE_ACOSH)
|
||||
add_compile_options(/utf-8)
|
||||
else(MSVC)
|
||||
add_definitions(-DHAVE_LIMITS_H -DHAVE_CONFIG_H)
|
||||
endif(MSVC)
|
||||
|
||||
# In previous versions this target copied mtextedit.h to the binary directory that causes
|
||||
|
||||
Reference in New Issue
Block a user