PageRenderTime 26ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/_site/tag/cmake/index.html

https://bitbucket.org/lalinsky/oxygene.sk
HTML | 145 lines | 106 code | 39 blank | 0 comment | 0 complexity | ca8f619edd07ce2994c1cf498d23ad12 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta http-equiv="X-XRDS-Location" content="https://www.google.com/accounts/o8/id" />
  6. <title>Tag: cmake - Lukáš Lalinský</title>
  7. <link type="application/rss+xml" rel="alternate" title="Lukáš Lalinský" href="http://oxygene.sk/feed.xml" />
  8. <link type="application/rss+xml" rel="alternate" title="Lukáš Lalinský - Tag: cmake" href="http://oxygene.sk/tag/cmake/feed.xml" />
  9. <link href="/css/style.css" rel="stylesheet" type="text/css" />
  10. <link href="/css/pygments.css" rel="stylesheet" type="text/css" />
  11. <script type="text/javascript">
  12. var _gaq = _gaq || [];
  13. _gaq.push(['_setAccount', 'UA-11936848-1']);
  14. _gaq.push(['_trackPageview']);
  15. (function() {
  16. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  17. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  18. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  19. })();
  20. </script>
  21. </head>
  22. <body>
  23. <div id="wrapper">
  24. <div id="header">
  25. <h1><a href="/">Lukáš Lalinský</a></h1>
  26. <div id="cover"><img src="/images/header.jpg" alt=""></div>
  27. <div id="navigation">
  28. <a href="/">Home</a>
  29. <a href="/projects/">Projects</a>
  30. <a href="/about/">About</a>
  31. </div>
  32. </div>
  33. <div id="sidebar">
  34. <h3>Links</h3>
  35. <ul>
  36. <li><a href="https://bitbucket.org/lalinsky">Me @ Bitbucket</a></li>
  37. <li><a href="https://github.com/lalinsky">Me @ GitHub</a></li>
  38. <li><a href="http://stackoverflow.com/users/60950/lukas-lalinsky" rel="me">Me @ Stack Overflow</a></li>
  39. <li><a href="http://twitter.com/#!/lukaslalinsky">Me @ Twitter</a></li>
  40. <li><a href="http://www.flickr.com/photos/lukasl/">Me @ Flickr</a></li>
  41. <li><a href="http://www.last.fm/user/lukz">Me @ Last.fm</a></li>
  42. <li><a href="https://launchpad.net/~luks" rel="me">Me @ Launchpad</a></li>
  43. <li><a href="http://www.linkedin.com/in/lalinsky" rel="me">Me @ LinkedIn</a></li>
  44. <li><a href="https://www.ohloh.net/accounts/luks" rel="me">Me @ Ohloh</a></li>
  45. </ul>
  46. <h3>Categories</h3>
  47. <ul>
  48. <li><a href="/category/acoustid/">AcoustID</a></li>
  49. <li><a href="/category/database-modeller/">Database Modeller</a></li>
  50. <li><a href="/category/musicbrainz/">MusicBrainz</a></li>
  51. <li><a href="/category/programming/">Programming</a></li>
  52. <li><a href="/category/taglib/">TagLib</a></li>
  53. <li><a href="/category/tools/">Tools</a></li>
  54. <li><a href="/category/misc/">Misc</a></li>
  55. </ul>
  56. </div>
  57. <div id="main">
  58. <h2>Tag: cmake</h2>
  59. <h3>2011</h3>
  60. <ul>
  61. <li>
  62. <a href="/2011/04/windows-binaries-for-taglib/">Windows binaries for TagLib ...</a>
  63. <span class="entry-meta">
  64. | <span class="entry-date">April 15, 2011</span>
  65. </span>
  66. </li>
  67. </ul>
  68. <h3>2010</h3>
  69. <ul>
  70. <li>
  71. <a href="/2010/10/minimal-qt-cmake-template/">Minimal Qt/CMake template</a>
  72. <span class="entry-meta">
  73. | <span class="entry-date">October 10, 2010</span>
  74. </span>
  75. </li>
  76. <li>
  77. <a href="/2010/09/cross-compiling-with-cmake-and-autotools/">Cross-compiling with CMake and Autotools</a>
  78. <span class="entry-meta">
  79. | <span class="entry-date">September 15, 2010</span>
  80. </span>
  81. </li>
  82. </ul>
  83. <script type="text/javascript">
  84. /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  85. var disqus_shortname = 'oxygene'; // required: replace example with your forum shortname
  86. /* * * DON'T EDIT BELOW THIS LINE * * */
  87. (function () {
  88. var s = document.createElement('script'); s.async = true;
  89. s.type = 'text/javascript';
  90. s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  91. (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  92. }());
  93. </script>
  94. </div>
  95. <div id="footer">
  96. <div id="site-info">
  97. <a href="/" title="Lukáš Lalinský">Lukáš Lalinský</a>
  98. </div>
  99. <div id="site-generator">
  100. Header image by <a href="http://www.flickr.com/photos/28481088@N00/3425488931/">tanakawho</a>.<br />
  101. Design from <a href="http://wordpress.org/" title="Semantic Personal Publishing Platform">WordPress</a> by the Wordpress team.<br />
  102. </div>
  103. </div>
  104. </div>
  105. </body>
  106. </html>