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
300ce2481e
CMake
/
Tests
/
RunCMake
/
project
/
LanguagesEmpty-stdout.txt
2 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
project: Add optional LANGUAGES keyword Teach the project() command to recognize an optional "LANGUAGES" keyword after the project name and prior to the list of languages. Do not allow multiple copies of the keyword. If the keyword is specified and no languages are listed, imply NONE.
2014-01-29 18:28:01 +04:00
ENABLED_LANGUAGES='NONE'