-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMake_141563096.html
87 lines (75 loc) · 3.7 KB
/
CMake_141563096.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<title>Watson Lab Behavioral Box : CMake</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body class="theme-default aui-theme-default">
<div id="page">
<div id="main" class="aui-page-panel">
<div id="main-header">
<div id="breadcrumb-section">
<ol id="breadcrumbs">
<li class="first">
<span><a href="index.html">Watson Lab Behavioral Box</a></span>
</li>
<li>
<span><a href="Watson-Lab---Behavioral-Box-Home_141559292.html">Watson Lab - Behavioral Box Home</a></span>
</li>
<li>
<span><a href="Behavioral-Box-Project_141559650.html">Behavioral Box Project</a></span>
</li>
<li>
<span><a href="Software-Ecosystem_141561507.html">Software Ecosystem</a></span>
</li>
<li>
<span><a href="Development-Software_141563088.html">Development Software</a></span>
</li>
</ol>
</div>
<h1 id="title-heading" class="pagetitle">
<span id="title-text">
Watson Lab Behavioral Box : CMake
</span>
</h1>
</div>
<div id="content" class="view">
<div class="page-metadata">
Created by <span class='author'> Pho Hale</span> on Oct 17, 2019
</div>
<div id="main-content" class="wiki-content group">
<div class="contentLayout2">
<div class="columnLayout two-equal" data-layout="two-equal">
<div class="cell normal" data-type="normal">
<div class="innerCell">
<p>Link: https://cmake.org/</p><p>Platform: All</p><p>Prerequisites: None</p></div>
</div>
<div class="cell normal" data-type="normal">
<div class="innerCell">
<p>Used to configure the development files to produce a Visual Studio Solution and appropriate projects that can be opened in Visual Studio and then modified/built.</p><p>Used only during development.</p><p><br/></p><h2 id="CMake-Usedwith:">Used with:</h2><p><a href="Custom-OBS-Studio_141563082.html">Custom OBS Studio</a> Development</p></div>
</div>
</div>
<div class="columnLayout single" data-layout="single">
<div class="cell normal" data-type="normal">
<div class="innerCell">
<p></p></div>
</div>
</div>
<div class="columnLayout single" data-layout="single">
<div class="cell normal" data-type="normal">
<div class="innerCell">
<p><br/></p></div>
</div>
</div>
</div>
</div>
</div> </div>
<div id="footer" role="contentinfo">
<section class="footer-body">
<p>Document generated by Confluence on Mar 24, 2022 11:12</p>
<div id="footer-logo"><a href="http://www.atlassian.com/">Atlassian</a></div>
</section>
</div>
</div> </body>
</html>