summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-cmaketest-cmakelists-txt.html
blob: 8072df6dbccadc5c1d79861d9127a4060ea3e591 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- cmaketest.qdoc -->
  <title>CMake Example Project | Test 6.2.11</title>
</head>
<body>
<h1 class="title">CMake Example Project</h1>
<pre class="cpp" translate="no">cmake_minimum_required(VERSION 3.16)
project (QDOCTEST)</pre>