Remove binding.gyp
This commit is contained in:
		
							parent
							
								
									c3af67c86a
								
							
						
					
					
						commit
						f6f8c4e17e
					
				
					 1 changed files with 0 additions and 19 deletions
				
			
		
							
								
								
									
										19
									
								
								binding.gyp
									
										
									
									
									
								
							
							
						
						
									
										19
									
								
								binding.gyp
									
										
									
									
									
								
							| 
						 | 
					@ -1,19 +0,0 @@
 | 
				
			||||||
{
 | 
					 | 
				
			||||||
  "targets": [
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      "target_name": "image",
 | 
					 | 
				
			||||||
      "sources": [ "<!@(node -p \"require('fs').readdirSync('./natives').map(f=>'natives/'+f).join(' ')\")" ],
 | 
					 | 
				
			||||||
      "cflags!": [ "-fno-exceptions", "<!(pkg-config --cflags Magick++)" ],
 | 
					 | 
				
			||||||
      "cflags_cc": [ "-std=c++17" ],
 | 
					 | 
				
			||||||
      "cflags_cc!": [ "-fno-exceptions", "<!(pkg-config --cflags Magick++)" ],
 | 
					 | 
				
			||||||
      "include_dirs": [
 | 
					 | 
				
			||||||
        "<!@(node -p \"require('node-addon-api').include\")",
 | 
					 | 
				
			||||||
        "<!@(pkg-config --cflags-only-I Magick++ | sed 's/^.\{2\}//')"
 | 
					 | 
				
			||||||
      ],
 | 
					 | 
				
			||||||
      "libraries": [
 | 
					 | 
				
			||||||
        "<!(pkg-config --libs Magick++)",
 | 
					 | 
				
			||||||
      ],
 | 
					 | 
				
			||||||
      "defines": ["NAPI_CPP_EXCEPTIONS", "MAGICKCORE_HDRI_ENABLE=0", "MAGICKCORE_QUANTUM_DEPTH=16"]
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  ]
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue