Skip to content

Commit

Permalink
Enabled ts loader in metacall.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga authored Jun 18, 2024
1 parent 726f5b5 commit 4346c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metacall.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def install
-DOPTION_BUILD_LOADERS_COB=OFF
-DOPTION_BUILD_LOADERS_CS=OFF
-DOPTION_BUILD_LOADERS_RB=ON
-DOPTION_BUILD_LOADERS_TS=OFF
-DOPTION_BUILD_LOADERS_TS=ON
-DOPTION_BUILD_LOADERS_FILE=OFF
-DOPTION_BUILD_PORTS=ON
-DOPTION_BUILD_PORTS_PY=ON
Expand Down

0 comments on commit 4346c2f

Please sign in to comment.