We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3ad9f commit 14e144fCopy full SHA for 14e144f
source/loaders/ts_loader/CMakeLists.txt
@@ -1,5 +1,5 @@
1
# Check if this loader is enabled
2
-if(NOT OPTION_BUILD_LOADERS OR NOT OPTION_BUILD_LOADERS_NODE OR NOT OPTION_BUILD_PORTS_NODE OR NOT OPTION_BUILD_LOADERS_TS)
+if(NOT OPTION_BUILD_LOADERS OR NOT OPTION_BUILD_LOADERS_NODE OR NOT OPTION_BUILD_LOADERS_TS)
3
return()
4
endif()
5
0 commit comments