<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Cmake on Christian Gmeiner</title>
    <link>https://playground.christian-gmeiner.info/tags/cmake/</link>
    <description>Recent content in Cmake on Christian Gmeiner</description>
    <image>
      <title>Christian Gmeiner</title>
      <url>https://playground.christian-gmeiner.info/papermod-cover.png</url>
      <link>https://playground.christian-gmeiner.info/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 23 Jan 2014 07:49:09 +0000</lastBuildDate>
    <atom:link href="https://playground.christian-gmeiner.info/tags/cmake/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CMake: Post install scripts for debian</title>
      <link>https://playground.christian-gmeiner.info/2014-01-23-cmake-post-install-scripts-for-debian/</link>
      <pubDate>Thu, 23 Jan 2014 07:49:09 +0000</pubDate>
      <guid>https://playground.christian-gmeiner.info/2014-01-23-cmake-post-install-scripts-for-debian/</guid>
      <description>&lt;p&gt;I am using cmake during my job to create Debian installation packages for different kind of software projects. Today I run into an issue. I needed to run some post installation steps. I know that this is quite easy possible within a deb file, but how to archive the same with cmake?&lt;/p&gt;
&lt;p&gt;It turned out to be quite easy:&lt;/p&gt;
&lt;div class=&#34;oembed-gist&#34;&gt;&lt;script src=&#34;https://gist.github.com/austriancoder/1c3ba1d383fefbf8dd7fe773cebd882d.js&#34;&gt;&lt;/script&gt;&lt;noscript&gt;View the code on [Gist](https://gist.github.com/austriancoder/1c3ba1d383fefbf8dd7fe773cebd882d).&lt;/noscript&gt;&lt;/div&gt;Where postinst is the script which gets executed after the deb got installed.</description>
    </item>
  </channel>
</rss>
