4 lines
89 B
CMake
4 lines
89 B
CMake
set(ENCODING AUTO)
|
|
set(CODEPAGE 54936)
|
|
include(${CMAKE_CURRENT_LIST_DIR}/Encoding.cmake)
|