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
/
RunCMake
/
CMP0040
/
CMP0040-WARN-missing-target.cmake
5 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
Add policy CMP0040 to disallow custom commands on missing targets
2013-11-20 09:53:06 +01:00
add_custom_command
(
TARGET
foobar
PRE_BUILD
Tests: Fix RunCMake.CMP0040 custom command syntax
2016-08-24 10:56:53 -04:00
C
O
M
M
A
N
D
$
{
C
M
A
K
E
_
C
O
M
M
A
N
D
}
-
E
h
e
l
l
o
w
o
r
l
d
Add policy CMP0040 to disallow custom commands on missing targets
2013-11-20 09:53:06 +01:00
)
Reference in New Issue
Copy Permalink