Skip to content

Add CMake configuration for Golaem Houdini integration - #1

Merged
adsk-truscad merged 1 commit into
mainfrom
truscad/CROWDS-185/up_standaloneBuild
May 18, 2026
Merged

adsk-truscad merged 1 commit into
mainfrom
truscad/CROWDS-185/up_standaloneBuild

Conversation

@adsk-truscad

Copy link
Copy Markdown
Contributor

Introduce CMake configuration files to support standalone builds and facilitate the integration of the FbxSdk package.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds initial CMake build support for the Golaem Houdini plugin, including standalone build setup and a custom FBX SDK discovery module.

Changes:

  • Introduces a top-level CMakeLists.txt with standalone and integrated build paths.
  • Adds FindFbxSdk.cmake for locating Autodesk FBX SDK or Houdini-provided FBX SDK dependencies.
  • Updates .gitignore to exclude local install output.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 7 comments.

File Description
CMakeLists.txt Defines build targets, dependencies, compile options, and install rules for the Houdini integration.
cfg/cmake/FindFbxSdk.cmake Adds custom FBX SDK discovery and imported library setup.
.gitignore Ignores generated /install*/ directories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CMakeLists.txt Outdated
Comment thread CMakeLists.txt
Comment thread cfg/cmake/FindFbxSdk.cmake Outdated
Comment thread cfg/cmake/FindFbxSdk.cmake Outdated
Comment thread cfg/cmake/FindFbxSdk.cmake Outdated
Comment thread cfg/cmake/FindFbxSdk.cmake
Comment thread CMakeLists.txt
@adsk-truscad
adsk-truscad force-pushed the truscad/CROWDS-185/up_standaloneBuild branch from f6e5171 to fe1d8a2 Compare May 18, 2026 08:47
@adsk-truscad
adsk-truscad requested a review from Copilot May 18, 2026 08:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comment thread cfg/cmake/FindFbxSdk.cmake Outdated
@adsk-truscad
adsk-truscad force-pushed the truscad/CROWDS-185/up_standaloneBuild branch from fe1d8a2 to 4952c53 Compare May 18, 2026 09:00
@adsk-truscad
adsk-truscad requested a review from Copilot May 18, 2026 09:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comment thread CMakeLists.txt Outdated
- Introduced CMakeLists.txt for standalone build configuration.
- Added FindFbxSdk.cmake to locate and configure FbxSdk package.
@adsk-truscad
adsk-truscad force-pushed the truscad/CROWDS-185/up_standaloneBuild branch from 4952c53 to 2ed6064 Compare May 18, 2026 09:19
@adsk-truscad
adsk-truscad requested a review from Copilot May 18, 2026 09:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

@adsk-truscad
adsk-truscad merged commit 1705656 into main May 18, 2026
10 checks passed
@adsk-truscad
adsk-truscad deleted the truscad/CROWDS-185/up_standaloneBuild branch May 18, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants