Skip to content

Commit

Permalink
Automatically add version.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Aldorasi-Imprivata committed Oct 20, 2021
1 parent 93c1293 commit f9f505b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,6 @@ set_target_properties(${PROJECT_NAME} PROPERTIES
DEFINE_SYMBOL "MZ_EXPORTS"
POSITION_INDEPENDENT_CODE 1)

target_link_libraries(${PROJECT_NAME} PRIVATE ${version_rc})

if(MZ_COMPAT)
target_include_directories(${PROJECT_NAME} PUBLIC "${CMAKE_CURRENT_BINARY_DIR}/generated_headers")
endif()
Expand Down

0 comments on commit f9f505b

Please sign in to comment.