Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

[cmake] Add qmlAlembic subfolder #18

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ find_package(Alembic 1.7 REQUIRED)
# Add missing include path to IlmBase/OpenEXR include folder
find_package(IlmBase REQUIRED)

add_subdirectory(src)
add_subdirectory(src/qmlAlembic)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions src/qmlAlembic/qmldir
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module AlembicEntity

plugin alembicEntityQmlPlugin