Skip to content

Commit

Permalink
Update cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Apr 23, 2024
1 parent bab5337 commit d67492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cmake_dependent_option(
cmake_dependent_option(
ENDFtk.python
"Build ENDFtk python bindings" ON
"NOT ${subproject} OR DEFINED requires.ENDFtk.python " OFF
"NOT ${subproject} OR DEFINED require.ENDFtk.python " OFF
)

########################################################################
Expand Down

0 comments on commit d67492b

Please sign in to comment.