yyc12345
d29d40448b
- fix the wrong reference in CMake script which install lib target into wrong directory. - add file, change CMake script and modify header file for preparing develop of CKLight and CKCamera. - fix doc typo.
9 lines
110 B
C++
9 lines
110 B
C++
#pragma once
|
|
|
|
#include "../../VTInternal.hpp"
|
|
#include "CKBeObject.hpp"
|
|
|
|
namespace LibCmo::CK2::ObjImpls {
|
|
|
|
}
|