Skip to content

Commit

Permalink
fix(cmake): source desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Oct 15, 2024
1 parent 1971783 commit 325a02d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ target_include_directories(${PROJECT_NAME} PRIVATE "include/saucer" "private" "u

target_sources(${PROJECT_NAME} PRIVATE
"src/app.cpp"
"src/desktop.cpp"

"src/icon.cpp"
"src/memory.cpp"
Expand Down

0 comments on commit 325a02d

Please sign in to comment.