CMake Wacom Compiler Issues: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Remove leading space rectangles from preformatted blocks)
(Replace content with link to new CMake community wiki)
 
Line 1: Line 1:
On Wacom make file all targets that do not produce output must be marked symbolic. For example:
{{CMake/Template/Moved}}


 
This page has moved [https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/platform_dependent_issues/Watcom-Compiler-Issues here].
<pre>
install: .SYMBOLIC
  do something
</pre>
 
{{CMake/Template/Footer}}

Latest revision as of 15:41, 30 April 2018


The CMake community Wiki has moved to the Kitware GitLab Instance.

This page has moved here.