diff --git a/Sources.cmake b/Sources.cmake index 8fb198ea..90d053d5 100644 --- a/Sources.cmake +++ b/Sources.cmake @@ -358,7 +358,7 @@ target_sources(isocline PRIVATE extern/isocline/src/isocline.c ) -# Common sources shared between all CLI apps. +# Common sources shared between all CLI apps target_sources(Luau.CLI.lib PRIVATE CLI/FileUtils.cpp CLI/Flags.cpp