Skip to content

Commit 25e3bee

Browse files
committed
fixup! Find config files in more locations
1 parent c838794 commit 25e3bee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ installLSLApp(${PROJECT_NAME})
9696
installLSLApp(LabRecorderCLI)
9797
installLSLApp(testxdfwriter)
9898
installLSLAuxFiles(${PROJECT_NAME}
99-
default_config.cfg
99+
${PROJECT_NAME}.cfg
100100
)
101101

102102
LSLGenerateCPackConfig()

0 commit comments

Comments
 (0)