Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmptyProject CMake script does not copy Atmosphere DLL #391

Closed
darksylinc opened this issue Jun 6, 2023 · 0 comments
Closed

EmptyProject CMake script does not copy Atmosphere DLL #391

darksylinc opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working Priority: Normal

Comments

@darksylinc
Copy link
Member

System Information

  • Ogre Version: 2.3
  • Operating System / Platform: Windows, possibly Linux
  • RenderSystem: any
  • GPU: any

Detailled description

The code already does:

if( ${OGRE_USE_SCENE_FORMAT} )
	set( OGRE_DLLS ${OGRE_DLLS} ${OGRE_NEXT}SceneFormat )
endif()

But it doesn't do the same with Atmosphere.

@darksylinc darksylinc added bug Something isn't working Priority: Normal labels Jun 6, 2023
@darksylinc darksylinc self-assigned this Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Normal
Projects
None yet
Development

No branches or pull requests

1 participant