mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-19 17:28:06 +00:00
remove trailing .
This commit is contained in:
parent
9cb93a98bc
commit
0f1973954c
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ target_sources(isocline PRIVATE
|
||||||
extern/isocline/src/isocline.c
|
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
|
target_sources(Luau.CLI.lib PRIVATE
|
||||||
CLI/FileUtils.cpp
|
CLI/FileUtils.cpp
|
||||||
CLI/Flags.cpp
|
CLI/Flags.cpp
|
||||||
|
|
Loading…
Reference in a new issue