Skip to content
Snippets Groups Projects
BAConfigure.h 234 B
Newer Older
  • Learn to ignore specific revisions
  • #ifndef BACONFIGURE_H
    #define BACONFIGURE_H
    
    /* Configuration file will be automatically regenerated by CMake */
    
    //#define BORNAGAIN_SOURCE_DIR     @CMAKE_SOURCE_DIR@
    //#define BORNAGAIN_INSTALL_PREFIX @CMAKE_INSTALL_PREFIX@
    
    #endif