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 537d46f commit 6978bf5Copy full SHA for 6978bf5
cmake/EmbedText.cmake renamed to cmake/DaemonFileEmbedder.cmake
cmake/DaemonSourceGenerator.cmake
@@ -1,4 +1,4 @@
1
-set(DAEMON_TEXT_EMBEDDER "${CMAKE_CURRENT_SOURCE_DIR}/cmake/EmbedText.cmake")
+set(DAEMON_TEXT_EMBEDDER "${CMAKE_CURRENT_SOURCE_DIR}/cmake/DaemonFileEmbedder.cmake")
2
set(DAEMON_SOURCE_GENERATOR "${CMAKE_CURRENT_SOURCE_DIR}/cmake/DaemonSourceGenerator.cmake")
3
4
set(DAEMON_GENERATED_SUBDIR "GeneratedSource")
0 commit comments