Skip to content

Commit 65a250d

Browse files
committed
Fix Linux build
1 parent a1ee07c commit 65a250d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Runtime/Types/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ add_library (Chakra.Runtime.Types OBJECT
2525
TypeHandler.cpp
2626
TypePath.cpp
2727
TypePropertyCache.cpp
28-
WithScopeObject.cpp
28+
UnscopablesWrapperObject.cpp
2929
)
3030

3131
target_include_directories (

0 commit comments

Comments
 (0)