Skip to content

Commit

Permalink
Remove PUBLIC_HEADER from library properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
crud89 committed Dec 15, 2024
1 parent a812945 commit a4657c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Graphics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES
FOLDER "SDK"
VERSION ${LITEFX_VERSION}
SOVERSION ${LITEFX_YEAR}
PUBLIC_HEADER "${GRAPHICS_HEADERS}"
MAP_IMPORTED_CONFIG_RELWITHDEBINFO "Debug"
MAP_IMPORTED_CONFIG_MINSIZEREL "Release"
)
Expand Down

0 comments on commit a4657c7

Please sign in to comment.