Merge branch 'ruanshudong_dev' of https://github.com/TarsCloud/TarsCpp into ruanshudong_dev

This commit is contained in:
ruanshudong 2020-03-24 21:49:32 +08:00
commit 76cc6dc5ac

View File

@ -74,11 +74,7 @@ ELSE ()
ENDIF (UNIX)
#-------------------------------------------------------------
IF(WIN32)
set(TARS2CPP "${CMAKE_BINARY_DIR}/bin/${CMAKE_BUILD_TYPE}/tars2cpp.exe")
ELSE()
set(TARS2CPP "${CMAKE_BINARY_DIR}/bin/tars2cpp")
ENDIF()
message("----------------------------------------------------")