This website works better with JavaScript.
Explore
Help
Register
Sign In
sandyx
/
libobjc2
Watch
1
Star
0
Fork
You've already forked libobjc2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add CMake minimum version.
Browse Source
main
theraven
14 years ago
parent
86d5f028a4
commit
31149afd20
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
opts/CMakeLists.txt
Unescape
Escape
View File
@ -1,3 +1,5 @@
cmake_minimum_required
(
VERSION
2.8
)
find_package
(
LLVM
)
find_package
(
LLVM
)
include
(
AddLLVM
)
include
(
AddLLVM
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sandyx/libobjc2
Title
Body
Create Issue