Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] [PATCH] Improce CMakeLists.txt to add install target and not depend on an existing C++ Compiler

Hello,

this patch adds an install target. Which is commonly used for installing software,
also it sets the used languages to C only, so crossbuild is possible when a C++ compiler is not available.

Kind regards

Norbert Lange

#####################################################################################
This message and any attachments are solely for the use of the intended recipients. They may contain privileged and/or confidential information or other information protected from disclosure. If you are not an intended recipient, you are hereby notified that you received this email in error and that any review, dissemination, distribution or copying of this email and any attachment is strictly prohibited. If you have received this email in error, please contact the sender and delete the message and any attachment from your system.
Thank You.
  ANDRITZ HYDRO GmbH
  Rechtsform/ Legal form: Gesellschaft mit beschr?nkter Haftung / Corporation
  Firmensitz/ Registered seat: Wien
  Firmenbuchgericht/ Court of registry: Handelsgericht Wien
  Firmenbuchnummer/ Company registration: FN 61833 g
  DVR: 0605077
  UID-Nr.: ATU14756806
#####################################################################################

Attachment: 0001-agent-add-install-target-to-the-CMakeLists.patch
Description: 0001-agent-add-install-target-to-the-CMakeLists.patch


Back to the top