cmake: corrections

This commit is contained in:
itsmattkc
2021-04-22 11:50:24 +10:00
parent e7fcc1726f
commit cada76e1d2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17,9 +17,9 @@
# Create crash handler executable
add_executable(
olive-crashhandler
dialog/crashhandler/crashhandler.h
dialog/crashhandler/crashhandler.cpp
dialog/crashhandler/crashhandlermain.cpp
crashhandler/crashhandler.h
crashhandler/crashhandler.cpp
crashhandler/crashhandlermain.cpp
)
# Disable console appearing on crash handler dialog