You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, thank you for your great work!
I would like to ask you, how to resolve this error:
I m trying to create all in one installer from build that I create from source. The problem is I want to create installer in which both debug and release libs would exist + 3rdPartyPrograms.
I tried to edit CPackConfig.cmake in build and added these lines:
but when i built it using cpack --config ./CPackConfig.cmake I got this error:
Thank you for any help in advance :) .
The text was updated successfully, but these errors were encountered:
DrWisdome
changed the title
[compile error] "How to create all-in-one installer using package target"
[compile error] "Cannot build all-in-one installer that includes both debug and release version files using package target"
Oct 1, 2024
Hello everyone, thank you for your great work!
I would like to ask you, how to resolve this error:
I m trying to create all in one installer from build that I create from source. The problem is I want to create installer in which both debug and release libs would exist + 3rdPartyPrograms.
I tried to edit CPackConfig.cmake in build and added these lines:
but when i built it using cpack --config ./CPackConfig.cmake I got this error:
Thank you for any help in advance :) .
The text was updated successfully, but these errors were encountered: