File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
toucan
5
5
VERSION 0.1.0
6
6
DESCRIPTION "toucan"
7
- HOMEPAGE_URL "https://github.com/darbyjohnston /toucan"
7
+ HOMEPAGE_URL "https://github.com/OpenTimelineIO /toucan"
8
8
LANGUAGES CXX C )
9
9
10
10
set (toucan_VIEW ON CACHE BOOL "Build viewer application" )
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://github.com/darbyjohnston /toucan/actions/workflows/ci-workflow.yml/badge.svg )] ( https://github.com/darbyjohnston /toucan/actions/workflows/ci-workflow.yml )
1
+ [ ![ Build Status] ( https://github.com/OpenTimelineIO /toucan/actions/workflows/ci-workflow.yml/badge.svg )] ( https://github.com/OpenTimelineIO /toucan/actions/workflows/ci-workflow.yml )
2
2
3
3
<img src =" images/toucan.svg " alt =" toucan " width =" 100 " >
4
4
@@ -124,7 +124,7 @@ Building on Linux
124
124
-----------------
125
125
Clone the repository:
126
126
```
127
- git clone https://github.com/darbyjohnston /toucan.git
127
+ git clone https://github.com/OpenTimelineIO /toucan.git
128
128
```
129
129
Run the super build:
130
130
```
@@ -142,7 +142,7 @@ Building on macOS
142
142
-----------------
143
143
Clone the repository:
144
144
```
145
- git clone https://github.com/darbyjohnston /toucan.git
145
+ git clone https://github.com/OpenTimelineIO /toucan.git
146
146
```
147
147
Run the super build:
148
148
```
@@ -157,7 +157,7 @@ Building on Windows
157
157
-------------------
158
158
Clone the repository:
159
159
```
160
- git clone https://github.com/darbyjohnston /toucan.git
160
+ git clone https://github.com/OpenTimelineIO /toucan.git
161
161
```
162
162
Run the super build:
163
163
```
Original file line number Diff line number Diff line change 4
4
toucan-SuperBuild
5
5
VERSION 0.1.0
6
6
DESCRIPTION "toucan superbuild"
7
- HOMEPAGE_URL "https://github.com/darbyjohnston /toucan"
7
+ HOMEPAGE_URL "https://github.com/OpenTimelineIO /toucan"
8
8
LANGUAGES CXX C )
9
9
10
10
set (toucan_ZLIB ON CACHE BOOL "Build ZLIB" )
You can’t perform that action at this time.
0 commit comments