Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D2656
Change Details
Change Details
Old
New
Diff
mkdir buildcmake && cd buildcmake cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug ninja -v Check that the `-DDEBUG -DDEBUG_LOCKORDER` flags are added to the compile lines.
mkdir buildcmake && cd buildcmake cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug ninja -v Check that the `-DDEBUG -DDEBUG_LOCKORDER` flags are added to the CXX compile lines.
mkdir buildcmake && cd buildcmake cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug ninja -v Check that the `-DDEBUG -DDEBUG_LOCKORDER` flags are added to the
CXX
compile lines.
Continue