Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
61b93edf
Commit
61b93edf
authored
Dec 23, 2017
by
Davis King
Browse files
merged
parents
42c21f16
f7502688
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/cmake_utils/set_compiler_specific_options.cmake
dlib/cmake_utils/set_compiler_specific_options.cmake
+1
-1
No files found.
dlib/cmake_utils/set_compiler_specific_options.cmake
View file @
61b93edf
...
@@ -41,7 +41,7 @@ endif()
...
@@ -41,7 +41,7 @@ endif()
set
(
gcc_like_compilers GNU Clang Intel
)
set
(
gcc_like_compilers GNU Clang Intel
)
set
(
intel_archs x86_64 i386 i686 AMD64 x86
)
set
(
intel_archs x86_64 i386 i686 AMD64
amd64
x86
)
# Setup some options to allow a user to enable SSE and AVX instruction use.
# Setup some options to allow a user to enable SSE and AVX instruction use.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment