Skip to content
Snippets Groups Projects
  • nicolas's avatar
    2faa99e9
    * Modify compilation scheme of NPLib · 2faa99e9
    nicolas authored
       Now, one should first execute the configure
       script and then run make
    
     * There is the possibility to pass as arguments
       of the configure script detector names, e.g:
       ./configure must2 cats
       
     * Moreover, there is the possibility to compile
       specific detectors, e.g: make must2
    2faa99e9
    History
    * Modify compilation scheme of NPLib
    nicolas authored
       Now, one should first execute the configure
       script and then run make
    
     * There is the possibility to pass as arguments
       of the configure script detector names, e.g:
       ./configure must2 cats
       
     * Moreover, there is the possibility to compile
       specific detectors, e.g: make must2