Add auto-generated Git version to window titles
This commit is contained in:
@ -25,5 +25,5 @@ if(SDL2_FOUND)
|
||||
target_link_libraries(frontend-common PRIVATE ${SDL2_LIBRARIES})
|
||||
endif()
|
||||
|
||||
target_link_libraries(frontend-common PUBLIC core common imgui simpleini)
|
||||
target_link_libraries(frontend-common PUBLIC core common imgui simpleini scmversion)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user