Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DasherVR
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
Plugins
DasherVR
Commits
a227c0e6
Commit
a227c0e6
authored
10 months ago
by
Sebastian Pape
Browse files
Options
Downloads
Patches
Plain Diff
Something is wrong with the binaries
parent
b9a33438
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Source/Thirdparty/CMakeLists.txt
+0
-7
0 additions, 7 deletions
Source/Thirdparty/CMakeLists.txt
Source/Thirdparty/Dasher/Lib/libpugixml.a
+0
-0
0 additions, 0 deletions
Source/Thirdparty/Dasher/Lib/libpugixml.a
with
0 additions
and
7 deletions
Source/Thirdparty/CMakeLists.txt
+
0
−
7
View file @
a227c0e6
...
@@ -20,13 +20,6 @@ project("DasherLib")
...
@@ -20,13 +20,6 @@ project("DasherLib")
# set(LIBC_PATH "/work/vrdemo/unreal_engines/5.3.2/Engine/Source/ThirdParty/Unix/LibCxx/")
# set(LIBC_PATH "/work/vrdemo/unreal_engines/5.3.2/Engine/Source/ThirdParty/Unix/LibCxx/")
set
(
LIBC_PATH
"/home/ue4/UnrealEngine/Engine/Source/ThirdParty/Unix/LibCxx/"
)
set
(
LIBC_PATH
"/home/ue4/UnrealEngine/Engine/Source/ThirdParty/Unix/LibCxx/"
)
############################################################################################################
# Set Default Build Type to Release/RelWithDebugInfo
############################################################################################################
if
(
NOT CMAKE_BUILD_TYPE OR CMAKE_BUILD_TYPE STREQUAL
""
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
CACHE STRING
""
FORCE
)
endif
()
if
(
UNIX
)
if
(
UNIX
)
############################################################################################################
############################################################################################################
# Flags needed for clang to use unreal's libc++
# Flags needed for clang to use unreal's libc++
...
...
This diff is collapsed.
Click to expand it.
Source/Thirdparty/Dasher/Lib/libpugixml.a
+
0
−
0
View file @
a227c0e6
No preview for this file type
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