Skip to content

Commit 206dd34

Browse files
committed
Address comments
1 parent 772cbf1 commit 206dd34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binding.gyp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
'include_dirs': [
121121
'./src/third_party/dlfcn-win32/',
122122
],
123+
'libraries': [
124+
'-lrmw_fastrtps_cpp',
125+
],
123126
'msvs_settings': {
124127
'VCCLCompilerTool': {
125128
'ExceptionHandling': '2', # /EHsc

0 commit comments

Comments
 (0)