We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de11a3d commit eb6eb15Copy full SHA for eb6eb15
examples/CMakeLists.txt
@@ -272,11 +272,11 @@ add_test(
272
273
install(FILES
274
${EXAMPLES_DIR}/README.md
275
- ${EXAMPLES_DIR}/anglescan.ipynb
276
- ${EXAMPLES_DIR}/anglescan.xyz
277
- ${EXAMPLES_DIR}/anglescan.yml
278
- ${EXAMPLES_DIR}/anglescan_energies.dat
279
- ${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
280
${EXAMPLES_DIR}/bulk/bulk.yml
281
${EXAMPLES_DIR}/bulk-replay/bulk-replay.yml
282
${EXAMPLES_DIR}/chargemove/chargemove.yml
0 commit comments