Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
4f0899a5
Commit
4f0899a5
authored
Mar 10, 2017
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More possible intel arch strings.
parent
072c9d9d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmake
dlib/cmake
+1
-1
No files found.
dlib/cmake
View file @
4f0899a5
...
@@ -30,7 +30,7 @@ endif()
...
@@ -30,7 +30,7 @@ endif()
set(gcc_like_compilers GNU Clang Intel)
set(gcc_like_compilers GNU Clang Intel)
set(intel_archs x86_64 i386 i686)
set(intel_archs x86_64 i386 i686
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