Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor 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
schwede
openstructure
Commits
19188333
Commit
19188333
authored
9 years ago
by
Bienchen
Browse files
Options
Downloads
Patches
Plain Diff
Updating buildconfig
parent
33c7eb23
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build_configs/win32
+1
-1
1 addition, 1 deletion
build_configs/win32
with
1 addition
and
1 deletion
build_configs/win32
+
1
−
1
View file @
19188333
...
...
@@ -10,7 +10,7 @@ set(PNG_LIBRARY "${USER_DIR}/lib/libpng13.lib" CACHE PATH "includes for libpng")
set(ZLIB_INCLUDE_DIR "${USER_DIR}/include/" CACHE PATH "zlib includes")
set(TIFF_INCLUDE_DIR "${USER_DIR}/include/" CACHE PATH "tiff includes")
set(TIFF_LIBRARY "${USER_DIR}/lib/libtiff_i.lib/" CACHE PATH "tiff includes")
set(EIGEN
2
_INCLUDE_DIR "${USER_DIR}/include/
e
igen
2
" CACHE PATH "gsl includes")
set(EIGEN
3
_INCLUDE_DIR "${USER_DIR}/include/
E
igen" CACHE PATH "gsl includes")
set(USE_DOUBLE_PRECISION "OFF" CACHE PATH "double precision")
set(FFTW_LIBRARIES "${USER_DIR}/lib/libfftw3f-3.lib" CACHE PATH "fftw libs")
#set(FFTW_LIBRARIES "${USER_DIR}/lib/libfftw3-3.lib" CACHE PATH "fftw libs")
...
...
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