Skip to content

Conversation

@michaeldsmith
Copy link
Collaborator

@michaeldsmith
Copy link
Collaborator Author

michaeldsmith commented Jul 28, 2025

@paolostivanin @LecrisUT please review this PR

CMakeLists.txt Outdated
set(CTL_VERSION_MINOR 5)
set(CTL_VERSION_PATCH 3)
set(CTL_VERSION "${CTL_VERSION_MAJOR}.${CTL_VERSION_MINOR}.${CTL_VERSION_PATCH}")
project(CTL VERSION ${CTL_VERSION})
Copy link

@LecrisUT LecrisUT Jul 28, 2025

Choose a reason for hiding this comment

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

Please revert this part. The CTL_VERSION_* are automatically created

@michaeldsmith michaeldsmith merged commit cbb1d2b into ampas:master Jul 28, 2025
86 checks passed
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.

typo in set_target_properties() in /lib/dpx/CMakeLists.txt

2 participants