mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix small typo in cross-file documentation
I don't know if there's any time frame on allowing multiple cross files.
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ cpp_link_args = ['-mwindows']
|
||||
# For instance, this should be in the 64-bit only cross-file
|
||||
# c_args = ['-m64']
|
||||
# cpp_args = ['-m64']
|
||||
# cpp_link_args = ['-m64', '-mconsole']
|
||||
# cpp_link_args = ['-m64', '-mwindows']
|
||||
|
||||
Reference in New Issue
Block a user