This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f29ed6910
cmake
/
Tests
/
RunCMake
/
file
/
SIZE-error-does-not-exist.c...
4 lines
93 B
Raw
Blame
History
set
(
file
"${CMAKE_CURRENT_BINARY_DIR}/does-not-exist"
)
file
(
SIZE
"${file}"
CALCULATED_SIZE
)
Reference in new issue
View Git Blame
Copy Permalink