Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glow-samples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zain Selman
glow-samples
Commits
6d4ec170
Commit
6d4ec170
authored
5 years ago
by
Philip Trettner
Browse files
Options
Downloads
Patches
Plain Diff
removed external lodepng dep
parent
f0f778fc
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
extern/glow
+1
-1
1 addition, 1 deletion
extern/glow
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
6d4ec170
...
...
@@ -97,7 +97,7 @@ if (OPENMP_FOUND)
endif
()
# Folder grouping
foreach
(
TARGET_NAME glfw aion glad glow glow-extras imgui
lodepng
polymesh AntTweakBar assimp IrrXML zlib zlibstatic typed-geometry
)
foreach
(
TARGET_NAME glfw aion glad glow glow-extras imgui polymesh AntTweakBar assimp IrrXML zlib zlibstatic typed-geometry
)
set_property
(
TARGET
${
TARGET_NAME
}
PROPERTY FOLDER
"Extern"
)
endforeach
()
...
...
This diff is collapsed.
Click to expand it.
glow
@
513580fb
Subproject commit
0cd83fbaab2fdfcdf581d06f17a3ef542d5dc148
Subproject commit
513580fb0d0ed40517a048ce0580bb844f3a76a3
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment