fix: fix various issues.
- fix convertion loss in CKCamera. - bump up version to 0.3.0 - use CMake to generate version info header. - fix annotation about Dassault ComputeCRC error. - change member field initialization value in CKLight.
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
* They should use Virtools type anywhere, except that Virtools type can not fulfill their requirements.
|
||||
*/
|
||||
|
||||
// The version info header of LibCmo
|
||||
#include "VTVersion.hpp"
|
||||
// The base header of LibCmo.
|
||||
// It provides various convenient stuff, for example:
|
||||
// - General LibCmo specific custom exception.
|
||||
|
Reference in New Issue
Block a user