Skip to content

Commit

Permalink
ENSDF_PROCESSING off
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed May 5, 2024
1 parent 65a4006 commit e4ff9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -39,7 +39,7 @@ option( DOWNLOAD_MOAB "Should PyNE download MOAB?"
option( ENABLE_DAGMC "Should PyNE use DAGMC?" ON )
option( DOWNLOAD_DAGMC "Should PyNE download DAGMC?" ON )
option( ENABLE_SPATIAL_SOLVERS "Should build AHOT spatial solvers?" ON )
option( ENABLE_ENSDF_PROCESSING "Should build ENSDF processing tools?" ON )
option( ENABLE_ENSDF_PROCESSING "Should build ENSDF processing tools?" OFF )
option( ENABLE_FAST_COMPILE "Should PyNE fast compile?" OFF )

# Add feature info
Expand Down

0 comments on commit e4ff9b1

Please sign in to comment.