This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-01-01 08:18:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9b8f479e01
CMake
/
Tests
/
OutOfBinary
/
outlib.c
Brad King
0fe0523810
BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature.
2006-10-09 21:25:58 -04:00
3 lines
30 B
C
Raw
Blame
History
int
outlib
(
)
{
return
456
;
}
Reference in New Issue
View Git Blame
Copy Permalink