We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c838794 commit 25e3beeCopy full SHA for 25e3bee
1 file changed
CMakeLists.txt
@@ -96,7 +96,7 @@ installLSLApp(${PROJECT_NAME})
96
installLSLApp(LabRecorderCLI)
97
installLSLApp(testxdfwriter)
98
installLSLAuxFiles(${PROJECT_NAME}
99
- default_config.cfg
+ ${PROJECT_NAME}.cfg
100
)
101
102
LSLGenerateCPackConfig()
0 commit comments