mirror of
https://github.com/oatpp/oatpp.git
synced 2024-11-27 08:30:07 +08:00
Try to fix the Windows build
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
This commit is contained in:
parent
a52d1500fe
commit
1ab56bc771
@ -57,7 +57,7 @@ endfunction()
|
|||||||
## COMPILER FLAGS #################################################################################
|
## COMPILER FLAGS #################################################################################
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
||||||
string(TOLOWER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_LOWER)
|
string(TOLOWER "${CMAKE_BUILD_TYPE}" CMAKE_BUILD_TYPE_LOWER)
|
||||||
|
|
||||||
#
|
#
|
||||||
# Generic flags
|
# Generic flags
|
||||||
|
Loading…
Reference in New Issue
Block a user