summaryrefslogtreecommitdiffhomepage
path: root/share/bjam
diff options
context:
space:
mode:
Diffstat (limited to 'share/bjam')
-rw-r--r--share/bjam/nectar-ptx.jam (renamed from share/bjam/nectar.jam)4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/bjam/nectar.jam b/share/bjam/nectar-ptx.jam
index 0ce91c6..bacc607 100644
--- a/share/bjam/nectar.jam
+++ b/share/bjam/nectar-ptx.jam
@@ -4,6 +4,8 @@
# Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License
#
+# Supports the Nectar compiler for PTX.
+
import toolset ;
if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
@@ -13,3 +15,5 @@ if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
feature.extend toolset : ptx-necdrv ;
+
+