mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
Merge branch 'ruanshudong_dev' of https://github.com/TarsCloud/TarsCpp into ruanshudong_dev
This commit is contained in:
commit
76cc6dc5ac
@ -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("----------------------------------------------------")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user