This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
49a07d7a14
CMake
/
Tests
/
CMakeOnly
/
CheckSymbolExists
/
cm_cse.h
7 lines
96 B
C
Raw
Blame
History
#
ifndef _CSE_DUMMY_H
#
define _CSE_DUMMY_H
int
non_existent_function_for_symbol_test
(
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink