mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-13 15:20:53 +01:00
Undo this hack.
This commit is contained in:
parent
55a547fbbb
commit
7e3dc79d88
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ if(LUAU_BUILD_WEB)
|
||||||
target_link_options(Luau.Web PRIVATE -sSINGLE_FILE=1)
|
target_link_options(Luau.Web PRIVATE -sSINGLE_FILE=1)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# add_subdirectory(fuzz)
|
add_subdirectory(fuzz)
|
||||||
|
|
||||||
# validate dependencies for internal libraries
|
# validate dependencies for internal libraries
|
||||||
foreach(LIB Luau.Ast Luau.Compiler Luau.Config Luau.Analysis Luau.EqSat Luau.CodeGen Luau.VM)
|
foreach(LIB Luau.Ast Luau.Compiler Luau.Config Luau.Analysis Luau.EqSat Luau.CodeGen Luau.VM)
|
||||||
|
|
Loading…
Add table
Reference in a new issue