Skip to content

Commit

Permalink
Fix anglescan install
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Jul 12, 2023
1 parent de11a3d commit eb6eb15
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,11 @@ add_test(

install(FILES
${EXAMPLES_DIR}/README.md
${EXAMPLES_DIR}/anglescan.ipynb
${EXAMPLES_DIR}/anglescan.xyz
${EXAMPLES_DIR}/anglescan.yml
${EXAMPLES_DIR}/anglescan_energies.dat
${EXAMPLES_DIR}/anglescan_rdf.dat
${EXAMPLES_DIR}/anglescan/anglescan.ipynb
${EXAMPLES_DIR}/anglescan/anglescan.xyz
${EXAMPLES_DIR}/anglescan/anglescan.yml
${EXAMPLES_DIR}/anglescan/anglescan_energies.dat
${EXAMPLES_DIR}/anglescan/anglescan_rdf.dat
${EXAMPLES_DIR}/bulk/bulk.yml
${EXAMPLES_DIR}/bulk-replay/bulk-replay.yml
${EXAMPLES_DIR}/chargemove/chargemove.yml
Expand Down

0 comments on commit eb6eb15

Please sign in to comment.