From ceb88c2d17eb078bdc6587b8202e67c4943e0dc8 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Wed, 7 Aug 2019 08:02:17 +0100 Subject: [PATCH] missing space --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cc9fceaf5..605ba0b612 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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