File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 cmake \
5050 ninja-build \
5151 pkgconf \
52- libgtkmm-3.0-dev \
5352 libsigc++-2.0-dev \
5453 libyaml-cpp-dev \
5554 libglfw3-dev \
9291 cd ~/ffts/build
9392 sudo ninja install
9493
95-
9694 # Initializes the CodeQL tools for scanning.
9795 - name : Initialize CodeQL
9896 uses : github/codeql-action/init@v3
@@ -120,8 +118,6 @@ jobs:
120118 cd build
121119 ninja
122120
123-
124-
125121 - name : Perform CodeQL Analysis
126122 uses : github/codeql-action/analyze@v3
127123 with :
Original file line number Diff line number Diff line change 4545 cmake \
4646 make \
4747 pkgconf \
48- cairomm-1.16 \
49- gtkmm3 \
48+ gtk3 \
5049 libsigc++ \
5150 yaml-cpp \
5251 catch2 \
Original file line number Diff line number Diff line change 4848 build-essential \
4949 cmake \
5050 pkgconf \
51- libgtkmm-3.0-dev \
52- libcairomm-1.0-dev \
51+ libgtk-3.0-dev \
5352 libsigc++-2.0-dev \
5453 libyaml-cpp-dev \
5554 catch2 \
Original file line number Diff line number Diff line change 5050 cmake \
5151 ninja-build \
5252 pkgconf \
53- libgtkmm -3.0-dev \
53+ libgtk -3.0-dev \
5454 libsigc++-2.0-dev \
5555 libyaml-cpp-dev \
5656 libglfw3-dev \
Original file line number Diff line number Diff line change 3333/mingw64/share/licenses/graphite2/COPYING
3434/mingw64/share/licenses/graphite2/LICENSE
3535/mingw64/share/licenses/gtk3/COPYING
36- /mingw64/share/licenses/gtkmm3/COPYING
3736/mingw64/share/licenses/harfbuzz/COPYING
3837/mingw64/share/licenses/headers/COPYING
3938/mingw64/share/licenses/headers/COPYING.MinGW-w64-runtime.txt
You can’t perform that action at this time.
0 commit comments