This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
RunCMake
/
add_subdirectory
/
ExcludeFromAll
/
foo.cpp
Gregor Jasny
df32e564ae
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (
#16101
)
2016-08-31 09:16:44 -04:00
7 lines
45 B
C++
Raw
Blame
History
#
include
"foo.h"
int
foo
(
)
{
return
42
;
}
Reference in New Issue
View Git Blame
Copy Permalink