Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake build broken on window #1463

Closed
spinell-adsk opened this issue Mar 25, 2023 · 2 comments · Fixed by #1469
Closed

CMake build broken on window #1463

spinell-adsk opened this issue Mar 25, 2023 · 2 comments · Fixed by #1469
Labels
bug Something isn't working

Comments

@spinell-adsk
Copy link

Describe the bug
CMake build broken on window : Unknown CMake command "add_link_option"
Caused by #1362
add_link_option is not a cmake command. This should be add_link_options

To Reproduce

  1. Just try to build with CMake on window.

Expected behavior
Should be able to build on window.

@spinell-adsk spinell-adsk added the bug Something isn't working label Mar 25, 2023
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-13362

@cpichard
Copy link
Collaborator

Thanks for the report, I thought I had fixed it but apparently not.

@github-project-automation github-project-automation bot moved this from Todo to Done in Arnold USD Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants