Skip to content

Commit

Permalink
fix: link?
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Nov 9, 2023
1 parent 13ce94b commit 8334727
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 @@ -3,3 +3,4 @@ cmake_minimum_required(VERSION 3.10)
project(rcedit)

add_executable(rcedit src/main.cc src/rescle.cc src/rcedit.rc)
target_link_libraries(rcedit version.lib)

0 comments on commit 8334727

Please sign in to comment.