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
/
EmptyLibrary
/
subdir
/
CMakeLists.txt
2 lines
25 B
CMake
Raw
Normal View
History
Unescape
Escape
Add test that CMake errors with empty libs When the library language cannot be determined, make sure CMake errors, not segfaults (bug #11230)
2010-09-30 11:01:35 -04:00
add_library
(
test
test.h
)
Reference in New Issue
Copy Permalink