mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
Changes [no ci]
This commit is contained in:
@@ -62,6 +62,7 @@ option(BUILD_TCC "Build the tcc compiler" ON)
|
||||
|
||||
if(BUILD_C2STR)
|
||||
if(CMAKE_CROSSCOMPILING)
|
||||
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/c2str)
|
||||
add_custom_target(c2str.exe
|
||||
COMMAND
|
||||
${CMAKE_COMMAND}
|
||||
|
||||
Reference in New Issue
Block a user