Add win generate.bat

This commit is contained in:
John Zhao
2018-11-02 10:56:00 +08:00
parent 7475dc3dbe
commit 6fa55e9ad7
3 changed files with 90 additions and 11 deletions

View File

@@ -70,7 +70,9 @@ macro(set_outdir ARCHIVE_OUTPUT_DIRECTORY LIBRARY_OUTPUT_DIRECTORY RUNTIME_OUTPU
endforeach()
endmacro()
set(__exe2bat_relative_path false)
if(NOT __exe2bat_relative_path)
set(__exe2bat_relative_path false)
endif()
macro(exe2bat exe_name exe_dir dll_search_paths)
message(STATUS "Generating ${exe_name}.bat")