Skip to content

Commit

Permalink
CMake install remove FILE_SET (not supported on CMake < 3.23)
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Feb 1, 2024
1 parent ad7e075 commit 1810fb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ if(PROJECT_IS_TOP_LEVEL)
message(STATUS "HELLOIMGUI_INSTALLABLE_DEPENDENCIES=${HELLOIMGUI_INSTALLABLE_DEPENDENCIES}")
install(TARGETS ${HELLOIMGUI_INSTALLABLE_DEPENDENCIES}
EXPORT hello-imgui-targets
FILE_SET HEADERS
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
Expand Down

0 comments on commit 1810fb8

Please sign in to comment.