All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.smrf-native.binding.gyp Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  'variables': {
    'SMRF_LIB_DIR': '/usr/local/lib',
    'SMRF_INCLUDE_DIR': '/usr/local/include'
  },
  'targets': [
  {
    'target_name': 'smrf-native-cpp',
    'sources': [ 'src/smrf.cpp' ],
    'cflags_cc': [ '-std=c++14' ],
    'cflags!': [ '-fno-exceptions'],
    'cflags_cc!': [ '-fno-exceptions'],
    'include_dirs': [
        "




© 2015 - 2025 Weber Informatics LLC | Privacy Policy