Skip to content

Commit

Permalink
fix: newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphoseer committed Jan 3, 2024
1 parent da3ef8c commit af39b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dGame/dComponents/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ target_include_directories(dComponents PRIVATE ${PROJECT_SOURCE_DIR}/dScripts/02
target_precompile_headers(dComponents REUSE_FROM dGameBase)
target_link_libraries(dComponents
PUBLIC dPhysics dDatabase
INTERFACE dUtilities dCommon dBehaviors dChatFilter dMission dInventory)
INTERFACE dUtilities dCommon dBehaviors dChatFilter dMission dInventory)

0 comments on commit af39b52

Please sign in to comment.