missing space

This commit is contained in:
Andrew Davis 2019-08-07 08:02:17 +01:00
parent 50c55041b3
commit ceb88c2d17

View file

@ -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