CMake INSTALL OgreHlmsTextureBaseClass.inl
-
- OGRE Contributor
- Posts: 267
- Joined: Wed Apr 23, 2014 3:49 pm
- Location: Bologna, Italy
- x 75
CMake INSTALL OgreHlmsTextureBaseClass.inl
Is it too much to ask that the file stated in subject being installed together with its siblings (OgreHlmsBufferManager.h and OgreHlmsTextureBaseClass.h) when the CMake INSTALL target is executed?
Senior programmer at 505 Games; former senior engine programmer at Sandbox Games
Worked on: Racecraft Esport — Racecraft Coin-Op, Victory: The Age of Racing
-
- Bugbear
- Posts: 812
- Joined: Thu Dec 09, 2004 2:51 am
- x 42
Re: CMake INSTALL OgreHlmsTextureBaseClass.inl
Hi,
Any reason that the "inl" file isn't installed. It looks like the HLMS Common folder install is just missing PATTERN "*.inl" for the HLMS cmake files. Thanks.
Any reason that the "inl" file isn't installed. It looks like the HLMS Common folder install is just missing PATTERN "*.inl" for the HLMS cmake files. Thanks.
-
- OGRE Contributor
- Posts: 267
- Joined: Wed Apr 23, 2014 3:49 pm
- Location: Bologna, Italy
- x 75
Re: CMake INSTALL OgreHlmsTextureBaseClass.inl
I made a PR to fix this. It's merged in v2-2-irradiance-field branch.
Senior programmer at 505 Games; former senior engine programmer at Sandbox Games
Worked on: Racecraft Esport — Racecraft Coin-Op, Victory: The Age of Racing