mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
missing space
This commit is contained in:
parent
50c55041b3
commit
ceb88c2d17
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@ install(DIRECTORY include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
|
|||
#=============================
|
||||
# write the dl_open Makefile
|
||||
#=============================
|
||||
file(WRITE share/Makefile"
|
||||
file(WRITE share/Makefile "
|
||||
# Makefile to build dynamic sources for OpenMC
|
||||
# this assumes that your source sampling filename is
|
||||
# source_sampling.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue