Skip to content

Commit

Permalink
Merge pull request #46 from AMZN-Olex/unified_fix
Browse files Browse the repository at this point in the history
Enables PopcornFX for Unified launchers
  • Loading branch information
ValPKFX authored May 5, 2023
2 parents 05ec53d + f1599e0 commit 6eebb77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ ly_add_target(
)

ly_create_alias(NAME PopcornFX.Clients NAMESPACE Gem TARGETS Gem::PopcornFX)
ly_create_alias(NAME PopcornFX.Unified NAMESPACE Gem TARGETS Gem::PopcornFX)
#ly_create_alias(NAME PopcornFX.Servers NAMESPACE Gem TARGETS Gem::PopcornFX)

if(PAL_TRAIT_BUILD_HOST_TOOLS)
Expand Down

0 comments on commit 6eebb77

Please sign in to comment.